MathNet.Numerics 3.7.0
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net 4.0, .Net 3.5 and Mono on Windows, Linux and Mac; Silverlight 5, WindowsPhone/SL 8, WindowsPhone 8.1 and Windows 8 with PCL portable profiles 7, 47, 78, 259 and 328; Android/iOS with Xamarin.
Showing the top 20 packages that depend on MathNet.Numerics.
Packages | Downloads |
---|---|
MathNet.Numerics.FSharp
F# Modules for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .NET 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac.
|
3 |
MathNet.Numerics.FSharp
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports F# 3.0 on .Net 4.0, .Net 3.5 and Mono on Windows, Linux and Mac; Silverlight 5 and Windows 8 with PCL portable profile 47; Android/iOS with Xamarin.
|
3 |
MathNet.Numerics.FSharp
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports F# 3.0 on .Net 4.0, .Net 3.5 and Mono on Windows, Linux and Mac; Silverlight 5, WindowsPhone/SL 8, WindowsPhone 8.1 and Windows 8 with PCL Portable Profiles 47 and 328; Android/iOS with Xamarin.
|
3 |
MathNet.Numerics.FSharp
F# Modules for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is intended to replace both. Also includes a portable build supporting .Net 4.5, SL5 and .NET for Windows Store apps.
|
3 |
MathNet.Numerics.FSharp
F# Modules for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is intended to replace both.
|
3 |
MathNet.Numerics.FSharp
F# Modules for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net Framework 4.5 or higher and .Net Standard 1.6 or higher, on Windows, Linux and Mac.
|
3 |
MathNet.Numerics.FSharp
F# Modules for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is intended to replace both. Supports .Net 4.0 and Mono (Windows, Linux, Mac), PCL Portable Profiles 47 and 136 (Silverlight 5, Windows Phone 8, .NET for Windows Store Apps), and Android/iOS via Xamarin.
|
2 |
MathNet.Numerics.FSharp
F# Modules for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is intended to replace both. Supports .Net 4.0 and Mono (Windows, Linux, Mac), PCL Portable Profiles 47 and 136 (Silverlight 5, Windows Phone 8, .NET for Windows Store Apps), and Andoid/iOS via Xamarin.
|
2 |
MathNet.Numerics.FSharp
F# Modules for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac.
|
2 |
MathNet.Numerics.FSharp
F# Modules for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net Framework 4.5 or higher and .Net Standard 1.6 or higher, on Windows, Linux and Mac.
|
2 |
MathNet.Numerics.FSharp
F# Modules for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .NET 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac.
|
2 |
MathNet.Numerics.FSharp
F# Modules for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .NET 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac.
|
1 |
MathNet.Numerics.FSharp
F# Modules for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net Framework 4.5 or higher and .Net Standard 1.6 or higher, on Windows, Linux and Mac.
|
1 |
MathNet.Numerics.FSharp
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports F# 3.0 on .Net 4.0, .Net 3.5 and Mono on Windows, Linux and Mac; Silverlight 5 and Windows 8 with PCL portable profile 47; Android/iOS with Xamarin.
|
1 |
MathNet.Numerics.FSharp
F# Modules for Math.NET Numerics, the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is intended to replace both. Also includes a portable build supporting .Net 4.5, SL5 and .NET for Windows Store apps.
|
1 |
Statistics: RunningStatistics now propagates min/max on Combine, handles NaN on Push.
Statistics: new MovingStatistics providing descriptive statistics over a moving window ~Marcus Cuda
Statistics: new Statistics.MovingAverage.
Statistics: Improved Histogram handling of small-width buckets ~Justin Needham
Distributions: ChiSquare.InvCDF ~logophobia
FFT: Fourier.FrequencyScale to generate the frequency corresponding to each index in frequency space.
BUG: FFT: fix Bluestein algorithm for sequences with more than 46341 samples but not power-of-two.
Linear Algebra: SparseVector.AbsoluteMaximumIndex ~Matt Heffron
MKL Native Provider: OSX build script ~Marcus Cuda
MKL Native Provider: new combined NuGet package with a proper build target (no more manual file handling needed).
OpenBLAS Native Provider: a new linear algebra provider using OpenBLAS ~Kuan Bartel
CUDA Native Provider: a new GPU-based linear algebra provider using Nvidia CUDA ~Matthew A. Johnson
Native Providers: now versioned separately for each kind (MKL, CUDA, OpenBLAS).
Version | Downloads | Last updated |
---|---|---|
6.0.0-beta2 | 4 | 2025/5/23 |
6.0.0-beta1 | 2 | 2025/6/7 |
5.0.0 | 2 | 2025/6/9 |
5.0.0-beta02 | 2 | 2025/6/7 |
5.0.0-beta01 | 2 | 2025/6/6 |
5.0.0-alpha16 | 4 | 2025/6/6 |
5.0.0-alpha15 | 1 | 2025/6/7 |
5.0.0-alpha14 | 1 | 2025/6/7 |
5.0.0-alpha13 | 2 | 2025/6/7 |
5.0.0-alpha12 | 2 | 2025/6/7 |
5.0.0-alpha11 | 4 | 2025/5/26 |
5.0.0-alpha10 | 2 | 2025/6/7 |
5.0.0-alpha09 | 1 | 2025/6/8 |
5.0.0-alpha08 | 1 | 2025/6/8 |
5.0.0-alpha07 | 1 | 2025/6/8 |
5.0.0-alpha06 | 2 | 2025/6/7 |
5.0.0-alpha05 | 1 | 2025/6/8 |
5.0.0-alpha04 | 2 | 2025/6/7 |
5.0.0-alpha03 | 2 | 2025/6/7 |
5.0.0-alpha02 | 1 | 2025/6/7 |
5.0.0-alpha01 | 2 | 2025/6/6 |
4.15.0 | 4 | 2025/5/27 |
4.14.0 | 1 | 2025/6/9 |
4.13.0 | 4 | 2025/5/27 |
4.12.0 | 2 | 2025/5/24 |
4.11.0 | 1 | 2025/6/9 |
4.10.0 | 1 | 2025/6/9 |
4.9.1 | 2 | 2025/6/8 |
4.9.0 | 2 | 2025/6/9 |
4.8.1 | 2 | 2025/6/8 |
4.8.0 | 1 | 2025/6/9 |
4.8.0-beta02 | 2 | 2025/6/6 |
4.8.0-beta01 | 2 | 2025/6/4 |
4.7.0 | 1 | 2025/6/9 |
4.6.0 | 2 | 2025/6/9 |
4.5.1 | 2 | 2025/6/8 |
4.5.0 | 2 | 2025/6/9 |
4.4.1 | 2 | 2025/6/8 |
4.4.0 | 1 | 2025/6/8 |
4.3.0 | 2 | 2025/6/8 |
4.2.0 | 2 | 2025/6/8 |
4.1.0 | 1 | 2025/6/8 |
4.0.0 | 2 | 2025/6/9 |
4.0.0-beta07 | 1 | 2025/6/8 |
4.0.0-beta06 | 3 | 2025/6/6 |
4.0.0-beta05 | 3 | 2025/6/7 |
4.0.0-beta04 | 2 | 2025/6/6 |
4.0.0-beta03 | 1 | 2025/6/6 |
4.0.0-beta02 | 1 | 2025/6/6 |
4.0.0-beta01 | 1 | 2025/6/4 |
4.0.0-alpha04 | 2 | 2025/6/6 |
4.0.0-alpha03 | 2 | 2025/6/6 |
4.0.0-alpha02 | 1 | 2025/6/6 |
4.0.0-alpha01 | 1 | 2025/6/4 |
3.20.2 | 1 | 2025/6/7 |
3.20.1 | 1 | 2025/6/8 |
3.20.0 | 1 | 2025/6/8 |
3.20.0-beta01 | 2 | 2025/6/3 |
3.19.0 | 2 | 2025/6/9 |
3.18.0 | 1 | 2025/6/9 |
3.17.0 | 1 | 2025/6/9 |
3.16.0 | 1 | 2025/6/9 |
3.15.0 | 3 | 2025/6/9 |
3.14.0-beta03 | 2 | 2025/6/8 |
3.14.0-beta02 | 1 | 2025/6/7 |
3.14.0-beta01 | 1 | 2025/6/5 |
3.13.1 | 2 | 2025/6/8 |
3.13.0 | 1 | 2025/6/9 |
3.12.0 | 4 | 2025/6/8 |
3.11.1 | 2 | 2025/6/8 |
3.11.0 | 1 | 2025/6/9 |
3.10.0 | 3 | 2025/6/9 |
3.9.0 | 1 | 2025/6/9 |
3.8.0 | 2 | 2025/6/9 |
3.7.1 | 2 | 2025/6/8 |
3.7.0 | 4 | 2025/6/9 |
3.6.0 | 2 | 2025/6/9 |
3.5.0 | 1 | 2025/6/9 |
3.4.0 | 2 | 2025/6/8 |
3.3.0 | 1 | 2025/6/8 |
3.3.0-beta2 | 2 | 2025/6/6 |
3.3.0-beta1 | 2 | 2025/6/6 |
3.2.3 | 3 | 2025/6/8 |
3.2.2 | 4 | 2025/5/26 |
3.2.1 | 1 | 2025/6/8 |
3.2.0 | 2 | 2025/6/8 |
3.1.0 | 3 | 2025/6/8 |
3.0.2 | 3 | 2025/6/8 |
3.0.1 | 2 | 2025/6/8 |
3.0.0 | 2 | 2025/6/9 |
3.0.0-beta05 | 2 | 2025/6/7 |
3.0.0-beta04 | 2 | 2025/6/7 |
3.0.0-beta03 | 1 | 2025/6/6 |
3.0.0-beta02 | 1 | 2025/6/6 |
3.0.0-beta01 | 1 | 2025/6/5 |
3.0.0-alpha9 | 1 | 2025/6/7 |
3.0.0-alpha8 | 3 | 2025/6/6 |
3.0.0-alpha7 | 2 | 2025/6/6 |
3.0.0-alpha6 | 1 | 2025/6/6 |
3.0.0-alpha5 | 3 | 2025/6/7 |
3.0.0-alpha4 | 2 | 2025/6/6 |
3.0.0-alpha1 | 1 | 2025/6/6 |
2.6.2 | 1 | 2025/6/8 |
2.6.1 | 2 | 2025/6/8 |
2.6.0 | 5 | 2025/5/26 |
2.5.0 | 2 | 2025/5/29 |
2.4.0 | 1 | 2025/6/8 |
2.3.0 | 4 | 2025/6/8 |
2.2.1 | 2 | 2025/6/7 |
2.2.0 | 1 | 2025/6/8 |
2.1.2 | 1 | 2025/6/7 |
2.1.1 | 2 | 2025/6/7 |