Top 20 NuGet linear Packages

C#/.NET math library for small vectors and matrices. Supported types: vec2, vec3, vec4, quat, mat2, mat3, mat4, non-quadratic mats. Supported base types: int, uint, long, float, double, decimal, complex, long, bool, generic T. Supports swizzling, operator overloads, numerous functions. Supports ...
Bright Wire CUDA adds GPU support to Bright Wire. This lets you run Bright Wire machine learning on a Maxwell or better NVIDIA GPU.
Bright Wire is an open source machine learning library for .net core. Includes neural networks (feed forward, convolutional and recurrent), naive bayes, linear regression, decision trees, logistic regression, k-means clustering and dimensionality reduction.
This is the .net standard 2 version of BrightWire.CUDA which adds CUDA support to Bright Wire. This lets you run Bright Wire machine learning on a Maxwell or better NVIDIA GPU (x64 only).
A small library for performing matrix math, linear algebra - now including sparse matrix solve. Most functions are static and use simple arrays (e.g double[,]) making it easy to use in other projects.
Sequential implementation of linear algebra operations with double precision floating point value elements.
Common linear algebra library.
Common linear algebra library.
Sequential implementation of linear algebra operations with double precision floating point value elements.
C# bindings for NumPy on Win64 - a fundamental library for scientific computing, machine learning and AI. Does require Python 3.7 with NumPy 1.16 installed!
Intel MKL native libraries for Math.NET Numerics on Linux.
Intel MKL native libraries for Math.NET Numerics on Linux.
A small linear equations solver
FsAlg is a linear algebra library that supports generic types. It is implemented in the F# language. The library provides generic Vector and Matrix types that support most of the commonly used linear algebra operations, including matrix–vector operations, matrix inverse, determinants, eigenvalues, ...
DataSymbol.com Barcode Reader. This is Windows Runtime Component for Universal Windows Platform (UWP) apps. Decodes all popular barcode types: Linear, 2D: PDF417 (Micro, Compact), QRCode (Micro), DataMatrix, AztecCode.
Linear Genetic Programming
SimpleML provides implementations of basic machine learning algorithms.