I wanted to ask whether the ILNumerics library for the .Net Framework 3.5 is available. I can with my project where I would like to use the library has not upgrade on that .Net Framework 4 or 4.5.
Asked
Active
Viewed 122 times
1 Answers
0
ILNumerics is designed for .NET framework version 4.0. On mono at least version 2.10 is recommended (http://ilnumerics.net/specifications.html)
May I ask why you don't want to upgrade the .NET framework?

numbers303
- 376
- 1
- 4
-
The application on which we want to use them ILNumerics, has hardware limitations. The older devices where we have constituted the software install is not enough disk space to the .Net Framework 4.0. So there is no way to get to ILNumerics 3.5? – Felix Oct 22 '13 at 12:31