Top 20 NuGet math Packages

C#-only solver for the rectangular linear assignment problem, also known as the minimum weight full matching problem for bipartite graphs. Algorithms used include shortest augmenting path search and cost-scaling pseudoflow based assignment.
Arbitrary precision rational number class. Stores the numerator and denominator.
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.
Arbitrary precision complex (imaginary) numbers.
Runtime Scripting in code
A generic class to represent intervals between two objects.
A Fibonacci Library with varius functions regarding the Fibonacci sequence.
Genumerics is a library that provides generic numeric operations
Math parser evaluator
Math parser evaluator for complex numbers expressions
Package Description
Math parser evaluator
Math parser evaluator
Math parser evaluator for complex numbers expressions
Math parser evaluator for complex numbers expressions
Enables to work with formulas built in the code or from a string. Computing, derivating, latex rendering, compilation, solving equations and systems of equations analytycally, simplification, and much more. Read more on https://am.angouri.org.
(Updated with MKL 2019.2.187) Intel MKL native libraries for Math.NET Numerics on Linux.
Basic Math For DotNet