MathNet.Numerics 3.0.0-beta02

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 47 and 344; 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

Linear Algebra: optimized sparse-sparse and sparse-diagonal matrix products. ~Christian Woltering transpose at storage level, optimized sparse transpose. ~Christian Woltering optimized inplace-map, indexed submatrix-map. optimized clearing a set of rows or columns. matrix FoldRows/FoldColumns. matrix column/row norms, normalization. prefer enums over boolean parameters (e.g. Zeros.AllowSkip). IsSymmetric is now a method, add IsConjugateSymmetric. breaking Eigenvalue decomposition can optionally skip symmetry test. Direct diagonal-scalar division implementation Test Functions: Rosenbrock, Rastrigin, DropWave, Ackley, Bohachevsky, Matyas, SixHumpCamel, Himmelblau Statistics: DescriptiveStatistics support for larger datasets. MKL: native providers must not require MFC to compile. Sorting helpers support sub-range sorting, use insertion sort on very small sets. Build: extend usage of FAKE, automate docs, api, Zip and NuGet package generation. Portable: replace PCL profile 136 with profile 344, support for WP8.1 Xamarin: prepare for better Xamarin Android/iOS support and for adding to the Xamarin store (free). Misc code style fixes. Update Vagrant setup to official Ubuntu 14.04 LTS box and proper apt-style Mono+F# provisioning.

This package has 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 0 2022/4/3
5.0.0-beta02 1 2025/6/7
5.0.0-beta01 1 2025/6/6
5.0.0-alpha16 1 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 1 2025/6/7
5.0.0-alpha11 3 2025/5/26
5.0.0-alpha10 1 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 2 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 0 2018/5/22
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 0 2017/1/3
3.15.0 0 2016/12/27
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 0 2016/8/18
3.12.0 1 2025/6/8
3.11.1 1 2025/6/8
3.11.0 0 2016/2/13
3.10.0 0 2015/12/30
3.9.0 1 2025/6/9
3.8.0 0 2015/9/26
3.7.1 1 2025/6/8
3.7.0 0 2015/5/9
3.6.0 0 2015/3/22
3.5.0 0 2015/1/10
3.4.0 1 2025/6/8
3.3.0 1 2025/6/8
3.3.0-beta2 1 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 1 2025/6/8
3.0.0 0 2014/6/21
3.0.0-beta05 1 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 1 2025/5/29
2.4.0 1 2025/6/8
2.3.0 1 2025/6/8
2.2.1 1 2025/6/7
2.2.0 1 2025/6/8
2.1.2 1 2025/6/7
2.1.1 1 2025/6/7