Slava

Results 6 comments of Slava

Is it possiblle (how I can ) to change the typescript loader in angular-cli (beta 24)?

I think, I found a solution. Enums should be defined in *.ts file/files. Not in *.d.ts file. Then you have to import your enum. Example: enum.ts ``` export enum MyEnum...

@ZenSoftware all you say is absolutely correct. I migrate now a project from angular2.rc2 to angular 2.3.1 + angualr-cli and for me it is show stopper when I cannot use...

Any Progress on this PR? It is exactly my problem now. :-)

Is it possible to install pymapd with latest version of rapids **0.17** and cudatoolkit **11.0**? I can't install it in a new environment. Only rapids **0.14** and cudatoolkit **10.2** is...