Top 20 NuGet math Packages

Library for computing fourier transform
Easy to use library for computing integrals. var math = new Integral("3*x^2-5", 5, 10); var result = math.ComputeIntegral(); // result = 850
Library for computing function interpolation and approximation
Algorithms related to mathematics
Deveel Math is the port to .NET Standard of the Apache Harmony Math component, that is used to handle operations on big numbers in a fast and secure way.
A collection of math functions able to speed up the coding of solutions to Project Euler problems. Written in C# on .NET Core. Visit the GitHub repository for additional informations.
EdlinSoftware Rational Numbers Library
This library gives you a structure representing rational number. You'll be able to make arithmetic operations with these numbers and convert them into and from standard .NET number types. This implementation of rational numbers internally uses 'BigInteger' .NET type from System.Numerics assembly.
An opinionated adapter for MathNet.Spatial using UnitsNet.
Provides additional mathematical operations for System.Numerics.Vector types
Biblioteca com operações matemáticas de teste.
Arithmatic Fraction Conversion and calculation Service
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research. OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handli...
.NET Standard Library to solve equations expressed as free-form strings with variables, including boolean branching and nested equation trees using forward-only parsing (very fast). Functions include common math, trigonometry and common functions, equation triggers, decimal or double calculation de...
Simplex Noise implementation offering 1D, 2D, and 3D forms. Based on work by Heikki Törmälä (2012) and Stefan Gustavson (2006). Core algorithm designed by Ken Perlin (2001). This library provides 1D, 2D, and 3D simplex (coherent) noise, which is useful for procedural content generation - for exampl...
Type-level natural number arithmetic and constraints using fixed-point decimal types.
Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX.
Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX.