C# scientific package containing among other things :
* an N-dimensional array object and the main functions to operate on it
* the main linear algebra functions on N-dimensional arrays.
The syntax is mainly based on python's numpy library. MKL is used for optimized...
More information
Pure C# linear algebra and scientific computing library. Supports dense and sparse vector, matrix and general n-th order tensors over both primitive and custom types. 11 matrix storage types supported. Mathematical computing package includes BigDecimal, BigComplex and BigRational implementations....
More information