Top 20 NuGet algebra Packages

Extreme Optimization Numerical Libraries for .NET Data Access Library for JSON.
A simple cross platform .NET API for Intel MKL. Reference the MKL.NET package and required runtime packages and use the static MKL functions. The correct native libraries will be included and loaded at runtime. Exposing functions from MKL keeping the syntax as close to the c developer reference as...
A simple cross platform .NET API for Intel MKL. Reference the MKL.NET package and required runtime packages and use the static MKL functions. The correct native libraries will be included and loaded at runtime. Exposing functions from MKL keeping the syntax as close to the c developer reference as...
A simple cross platform .NET API for Intel MKL. Reference the MKL.NET package and required runtime packages and use the static MKL functions. The correct native libraries will be included and loaded at runtime. Exposing functions from MKL keeping the syntax as close to the c developer reference as...
A simple cross platform .NET API for Intel MKL. Reference the MKL.NET package and required runtime packages and use the static MKL functions. The correct native libraries will be included and loaded at runtime. Exposing functions from MKL keeping the syntax as close to the c developer reference as...
A simple cross platform .NET API for Intel MKL. Reference the MKL.NET package and required runtime packages and use the static MKL functions. The correct native libraries will be included and loaded at runtime. Exposing functions from MKL keeping the syntax as close to the c developer reference as...
Epicycle .NET math library. Includes: 2D/3D geometry, polygons, linear algebra, differential geometry, stochastic processes, Kalman filter. * Details & release notes: https://github.com/open-epicycle/Epicycle.Math-cs/blob/ver-0.1.6.0/README.md * Sources: https://github.com/open-epicycle/Epicycle.Ma...
The Extreme Optimization Numerical Libraries for .NET are a set of libraries for numerical computing and data analysis. This package provides types specialized to single-precision, including complex numbers, as well as optimized implementations of single-precision linear algebra. Supports .NET 6.0...
Extreme Optimization Numerical Libraries for .NET IronPython interface library
The Extreme Optimization Numerical Libraries for .NET are a set of libraries for numerical computing and data analysis. This package provides a complete implementation of linear algebra functionality for arbitrary numerical types. Supports .NET 6.0, .NET 5.0, .NET Framework 4.62+, .NET...
Extreme Optimization Numerical Libraries for .NET F# interface library.
Data Access Library for reading and writing files in commonly used formats including: R, Matlab, Text (CSV, delimited, fixed width), matrix market, stata. Part of the Extreme Optimization Numerical Libraries for .NET.
Contains a matrix and a vector with methods for algebraic operations.
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.