ILNumerics.Net: Difference between revisions
Jump to navigation
Jump to search
imported>Jonas Nordholt No edit summary |
imported>Meg Taylor No edit summary |
||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{subpages}} | {{subpages}} | ||
'''ILNumerics.Net''' is a math library for the [[.NET Framework]]. By turning [[C Sharp]] into a mathematical language, it offers scientists and software developers a straight forward syntax and wide platform support for numerical algorithms and 2D and 3D [[Scientific visualization]]. | |||
By extending the [[.NET Framework]] with n-dimensional arrays, [[Complex numbers]], [[Linear algebra]], [[fast Fourier transform]] and plotting controls (2D and 3D), ILNumerics helps developing algorithms on every platform the CLI runs on; developers don't need to interface 3rd party mathematical frameworks anymore. | |||
By extending the [[.NET Framework]] with n-dimensional arrays, [[Complex numbers]], [[Linear algebra]], [[ |
Latest revision as of 06:14, 22 October 2013
ILNumerics.Net is a math library for the .NET Framework. By turning C Sharp into a mathematical language, it offers scientists and software developers a straight forward syntax and wide platform support for numerical algorithms and 2D and 3D Scientific visualization.
By extending the .NET Framework with n-dimensional arrays, Complex numbers, Linear algebra, fast Fourier transform and plotting controls (2D and 3D), ILNumerics helps developing algorithms on every platform the CLI runs on; developers don't need to interface 3rd party mathematical frameworks anymore.