Top 20 NuGet numerics Packages

Contains classes that represent complex numeric values.
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. Ac...
Yet Another Math Parser (PCL Version) enables you to parse complex (numerical) expressions with a syntax that is quite close to MATLAB's syntax.
Main library of ĐTools project contains various platform-independent non-GUI classes missed from .NET framework.
Numerics.NET is a library to support obscure operations and convenience methods pertaining to numbers.
Extreme Optimization Numerical Libraries for .NET Single-Precision P/Invoke MKL Provider for Linux.
Extreme Optimization Numerical Libraries for .NET P/Invoke MKL Provider for Linux.
Numerical extensions and types for a more pleasant math experience.
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.
Utilities for working with numeric types.
A strongly-typed representation of an angle.
Double version of System.Numerics vector libraries
A .NET wrapper for the GNU MPFR library.
Basic 3D vector implementation, provides a simple Vector class and a set of utility methods.
System.Numerics for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
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
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.