The GPU-accelerated version of package CenterSpace.NMath. With a few minor exceptions, such as optional GPU configuration settings, the API is identical between CenterSpace.NMath.Premium and CenterSpace.NMath. If using at least .NET Framework 4.6.1 or .NET Core 2.0, we recommend using one of our...
More information
Foundational classes for financial, engineering, and scientific applications, including complex number classes, general vector and matrix classes, structured sparse matrix classes and factorizations, general sparse matrix classes and factorizations, general matrix decompositions, least squares...
More information
The Extreme Optimization Numerical Libraries for .NET are a set of libraries for numerical computing and data analysis.
This is the main package that contains all the core functionality.
For optimal performance, we strongly recommend also referencing one of the native packages based on Intel's...
More information
Academy.Numerics provides a set of definitions to provide standardized arithmetic operations for objects. Using this features you can perform Addition, Subtraction, Multiplication, Division and Modulus operations over definitions even when they are contained in an assembly extern to your project....
More information
CSNumerics is a Portable Class Library of various numerical algorithms written in C#.
It currently consists of C# implementations of Michael J.D. Powell's optimization algorithms BOBYQA, LINCOA and COBYLA.
Foundational classes for financial, engineering, and scientific applications, including complex number classes, general vector and matrix classes, structured sparse matrix classes and factorizations, general sparse matrix classes and factorizations, general matrix decompositions, least squares...
More information
A tiny library about some numerics.
Now it contains BigDecimal (based on BigNumber)which supports:
conversion from built-in numeric, and parsing from strings, and ToString.
+,-,*,/,% and positive integral power
KaosCombinatorics is a .NET library that provides classes for generating combinations, k-combinations, multicombinations, k-multicombinations, permutations, k-permutations, and products that are ordered and ranked. These sequences of integers may be used to permute (rearrange) other lists of...
More information