Downloads
ILNumerics.Net is free of charge, but you must register your project,
before you can distribute assemblies of ILNumerics.Net! Go
here to register first and come back than.
Also: We would highly appreciate any feedback from you - if it's a suggestion, a bug report or "just" a success report! You should use our forum or send an email to info@ilnumerics.net.
Also: We would highly appreciate any feedback from you - if it's a suggestion, a bug report or "just" a success report! You should use our forum or send an email to info@ilnumerics.net.
ILNumerics.Net needs your contributions! The
code wiki is open for useful code snippets.
If you want to contribute your own classes and/or bugfixes for current version or
join the ILNumerics.Net developer team, let us know: info@ilnumerics.net.
Core Module, version 1.3.14,
changelog,
License: LGPL

Windows Runtime
Distributables - Core Module
Contains ILNumerics.Net core module as a collection of binary
files in a zip compressed package.
This package contains all files needed for development with ILNumerics.Net as well as for runtime distribution. Use this for a minimal installation or if you do not want to alter the code of ILNumerics.Net.
Note, the visualization classes (formerly named 'ILFigure.dll') have been seperated from the core module. You find them in the ILNumerics.Drawing module below.
This package contains all files needed for development with ILNumerics.Net as well as for runtime distribution. Use this for a minimal installation or if you do not want to alter the code of ILNumerics.Net.
Note, the visualization classes (formerly named 'ILFigure.dll') have been seperated from the core module. You find them in the ILNumerics.Drawing module below.
Class documentation - compiled
help file
Complete local class documentation for all ILNumerics.Net
core namespaces.
Complete source for
ILNumerics.Net Core Module 1.3.14
Sources for current release version 1.3.14. Includes a built-ready solution for Microsoft Visual Studio 2005. The solution contains 4 projects:
- ILNumerics.Net - all source files needed to build the ILNumerics.Net Core Module binaries
- ILCPUID - a runtime processor detection library, used by ILNumerics.Net Core
- ILNumerics.Net.Test - a test project utilizing the tests included into the ILNumerics.Net class library
- HycalperConsole - a build tool needed to replicate code for ILNumerics.Net classes. This tool is only needed, if you want to change source code for ILNumerics.Net. However, the sources included here should compile without errors.
ILNumerics.Drawing - Visualization Module, Version 0.10.0,
License: GPL

ILNumerics.Drawing Module, runtime binaries
Visualization Module, contains the classes from
ILNumerics.Drawing namespace. The package contains all files needed to create plots
with ILNumerics.Net. This package also depends on the core module.
ILNumerics.Drawing
class documentation - compiled help file
Complete local class documentation for ILNumerics.Drawing
visualization modules.
Source code for
ILNumerics.Drawing Visualization Module
Sources for current release of the ILNumerics.Drawing visualization classes. Includes build-ready solution for Microsoft Visual Studio 2005. The package contains:
- ILNumerics.Drawing - all source files needed to build the ILNumerics.Drawing Visualization Module binaries
- OpenTK binaries: OpenGL wrapper library, needed by the ILNumerics.Drawing classes. Those libraies are slightly modified versions of the official OpenTK distribution.
- ILNumerics.Drawing.chm: compiled help file with class reference for the drawing classes
Misc tools
ILArrayWatch addin for Visual
Studio 2005 (Beta)
Extends debugger watch tool window for optimized array display. This installer version does only install the ILArrayWatch Addin. It is a standalone installation. You must have Visual Studio 2005 installed. No further dependencies exists.
Other platforms
We currently provide support for Windows platform only. However, most
functionality is working on mono also. This at least is true for all Drawing classes and
for basic math functions. Unfortunately LAPACK binaries for Linux are not included.
Next steps
- Install the binaries into a folder on your harddisk. Therefore all binaries from the runtime distribution package need to be uncompressed into a single folder.
- If you have not done yet, register here.
- Dont forget to reference the ILNumerics.Net.dll and/or the ILNumerics.Drawing.dll in your projects. Now you are ready using ILNumerics.Net!
- Read the ILNumerics.Net documentation