Have installed ILNumerics into VisualStudio 2012, no "Computing Module" is available -



Have installed ILNumerics into VisualStudio 2012, no "Computing Module" is available -

starting fresh install of visual studio, used nuget console "install-package ilnumerics".

i create new windows form project, added reference ilnumerics.dll , can utilize ilnumerics, that's fine. however, of getting started documentation references "computing module" should add together project. problem don't see in "add new item" dialog when opens up. had manually add together ilnumerics widgets toolbox (i.e. clicking "choose items. . ." , loading ilnumerics.dll).

can please explain how can "computing module" widget appear in "add new item" dialog? thanks.

nuget packages of ilnumerics obsolete now. go http://ilnumerics.net/download.html , install ilnumerics ultimate vs. ilnumerics visual studio extension installs computing module , visualization module templates in c#.

docu: http://ilnumerics.net/getting-started-with-ilnumerics.html

visual-studio-2012 module install ilnumerics

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -