Project Description
mathlib.net aims to provide a fully managed implementation of core MATLAB(R) functions, designed to be used from C# and other .NET languages and compatible with IronPython. It provides an API matching the MATLAB(R) API, to ease the transition from analysis to implementation.
![mathlib chart_80.png mathlib chart_80.png]()
![lgplv3-147x51.png lgplv3-147x51.png]()
New developer? See the Developer's Getting Started Guide.
mathlib.net aims to provide a fully managed implementation of core MATLAB(R) functions, designed to be used from C# and other .NET languages and compatible with IronPython. It provides an API matching the MATLAB(R) API, to ease the transition from analysis to implementation.
- The ILNumerics library provides a generic array data type that closely matches the functionality of the MATLAB(R) array type.
- MathNet.Numerics provides an excellent selection of managed math algorithms.
- mathlib.net unites these two projects with an API that mirrors MATLAB(R) - arguably the de-facto interface for mathematical analysis.
New developer? See the Developer's Getting Started Guide.