MathNet.Numerics 5.0.0-beta01
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 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac.
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 |
COMPATIBILITY: net5.0, net48 better supported with explicit builds
COMPATIBILITY: netstandard1.x, net40, net45 no longer supported
BREAKING: drop all which was marked as obsolete
BREAKING: all native provider adapters moved out to separate NuGet packages
BREAKING: switch many usages of tuples to value tuples (experimental)
Distributions: Logistic ~Bobby Ingram
Distributions: Perf: Cauchy avoid duplicate evaluation ~Febin
Random: NextBigIngegerSequence ~Silver-Fang
Random: xoshiro256StarStar fix out of range exception ~Charlie Turndorf
Precision: Perf: pre-compute negative powers ~Febin
Optimizations: Remove static properties in LevenbergMarquardtMinimizer ~Jong Hyun Kim
Root Finding: Newton-Raphson better handling of zero-evaluations
Fit.Curve and FindMinimum extended to accept two more parameters
Fixed an index out of bounds issue when calculating BFGS minimizer with one variable ~Shiney
Fixed Sparse COO NormalizeDuplicates ~Mohamed Moussa
Marcum-Q and Log1p functions ~CHUTORO
Series: stable series summation
Cubic Spline: Extrema and Stationary Points ~Eduardo Rojas
Statistics: Weighted Descriptive and Running Statistics ~Richard Allen
Providers: binary names and loading changes to follow conventions and better x-plat
Providers: drop managed reference linear algebra provider
Providers: native providers no longer inherit managed providers, managed now sealed
Providers: MKL provider compilation switched to Intel oneAPI MKL
Providers: support for provider packages with runtime folders
Better support for System.Text.Json: Polynomial, DescriptiveStatistics ~Joseph Petersen
Lots of internal cleanup, leveraging newer language features
Data: now released always together with Numerics (no longer separate versioning)
Control.Describe now includes CPU architecture and family identifier if know
.NET Framework 4.6.1
- System.ValueTuple (>= 4.4.0)
.NET Framework 4.8
- No dependencies.
.NET 5.0
- No dependencies.
.NET 6.0
- No dependencies.
.NET Standard 2.0
- No dependencies.
Version | Downloads | Last updated |
---|---|---|
6.0.0-beta2 | 3 | 2025/5/23 |
6.0.0-beta1 | 1 | 2025/6/7 |
5.0.0 | 1 | 2025/6/9 |
5.0.0-beta02 | 2 | 2025/6/7 |
5.0.0-beta01 | 1 | 2025/6/6 |
5.0.0-alpha16 | 2 | 2025/6/6 |
5.0.0-alpha15 | 1 | 2025/6/7 |
5.0.0-alpha14 | 1 | 2025/6/7 |
5.0.0-alpha13 | 1 | 2025/6/7 |
5.0.0-alpha12 | 2 | 2025/6/7 |
5.0.0-alpha11 | 3 | 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 | 1 | 2025/6/7 |
5.0.0-alpha05 | 1 | 2025/6/8 |
5.0.0-alpha04 | 1 | 2025/6/7 |
5.0.0-alpha03 | 1 | 2025/6/7 |
5.0.0-alpha02 | 1 | 2025/6/7 |
5.0.0-alpha01 | 1 | 2025/6/6 |
4.15.0 | 3 | 2025/5/27 |
4.14.0 | 1 | 2025/6/9 |
4.13.0 | 3 | 2025/5/27 |
4.12.0 | 1 | 2025/5/24 |
4.11.0 | 0 | 2020/5/24 |
4.10.0 | 1 | 2025/6/9 |
4.9.1 | 1 | 2025/6/8 |
4.9.0 | 0 | 2019/10/13 |
4.8.1 | 1 | 2025/6/8 |
4.8.0 | 0 | 2019/6/2 |
4.8.0-beta02 | 1 | 2025/6/6 |
4.8.0-beta01 | 1 | 2025/6/4 |
4.7.0 | 0 | 2018/11/11 |
4.6.0 | 0 | 2018/10/19 |
4.5.1 | 1 | 2025/6/8 |
4.5.0 | 1 | 2025/6/9 |
4.4.1 | 1 | 2025/6/8 |
4.4.0 | 1 | 2025/6/8 |
4.3.0 | 1 | 2025/6/8 |
4.2.0 | 1 | 2025/6/8 |
4.1.0 | 1 | 2025/6/8 |
4.0.0 | 0 | 2018/2/11 |
4.0.0-beta07 | 1 | 2025/6/8 |
4.0.0-beta06 | 1 | 2025/6/6 |
4.0.0-beta05 | 1 | 2025/6/7 |
4.0.0-beta04 | 1 | 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 | 1 | 2025/6/6 |
4.0.0-alpha03 | 1 | 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 | 1 | 2025/6/3 |
3.19.0 | 1 | 2025/6/9 |
3.18.0 | 1 | 2025/6/9 |
3.17.0 | 0 | 2017/1/15 |
3.16.0 | 1 | 2025/6/9 |
3.15.0 | 1 | 2025/6/9 |
3.14.0-beta03 | 1 | 2025/6/8 |
3.14.0-beta02 | 1 | 2025/6/7 |
3.14.0-beta01 | 1 | 2025/6/5 |
3.13.1 | 1 | 2025/6/8 |
3.13.0 | 1 | 2025/6/9 |
3.12.0 | 3 | 2025/6/8 |
3.11.1 | 1 | 2025/6/8 |
3.11.0 | 1 | 2025/6/9 |
3.10.0 | 0 | 2015/12/30 |
3.9.0 | 1 | 2025/6/9 |
3.8.0 | 1 | 2025/6/9 |
3.7.1 | 1 | 2025/6/8 |
3.7.0 | 0 | 2015/5/9 |
3.6.0 | 1 | 2025/6/9 |
3.5.0 | 1 | 2025/6/9 |
3.4.0 | 1 | 2025/6/8 |
3.3.0 | 1 | 2025/6/8 |
3.3.0-beta2 | 2 | 2025/6/6 |
3.3.0-beta1 | 1 | 2025/6/6 |
3.2.3 | 1 | 2025/6/8 |
3.2.2 | 3 | 2025/5/26 |
3.2.1 | 1 | 2025/6/8 |
3.2.0 | 1 | 2025/6/8 |
3.1.0 | 1 | 2025/6/8 |
3.0.2 | 1 | 2025/6/8 |
3.0.1 | 2 | 2025/6/8 |
3.0.0 | 1 | 2025/6/9 |
3.0.0-beta05 | 2 | 2025/6/7 |
3.0.0-beta04 | 1 | 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 | 1 | 2025/6/6 |
3.0.0-alpha7 | 1 | 2025/6/6 |
3.0.0-alpha6 | 1 | 2025/6/6 |
3.0.0-alpha5 | 1 | 2025/6/7 |
3.0.0-alpha4 | 1 | 2025/6/6 |
3.0.0-alpha1 | 1 | 2025/6/6 |
2.6.2 | 1 | 2025/6/8 |
2.6.1 | 1 | 2025/6/8 |
2.6.0 | 2 | 2025/5/26 |
2.5.0 | 2 | 2025/5/29 |
2.4.0 | 1 | 2025/6/8 |
2.3.0 | 1 | 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 | 1 | 2025/6/7 |