MathNet.Numerics.Signed
3.4.0
See the version list below for details.
dotnet add package MathNet.Numerics.Signed --version 3.4.0
NuGet\Install-Package MathNet.Numerics.Signed -Version 3.4.0
<PackageReference Include="MathNet.Numerics.Signed" Version="3.4.0" />
paket add MathNet.Numerics.Signed --version 3.4.0
#r "nuget: MathNet.Numerics.Signed, 3.4.0"
// Install MathNet.Numerics.Signed as a Cake Addin #addin nuget:?package=MathNet.Numerics.Signed&version=3.4.0 // Install MathNet.Numerics.Signed as a Cake Tool #tool nuget:?package=MathNet.Numerics.Signed&version=3.4.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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on MathNet.Numerics.Signed:
Repository | Stars |
---|---|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
nissl-lab/npoi
a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
|
|
microsoft/psi
Platform for Situated Intelligence
|
|
Spreads/Spreads
Series and Panels for Real-time and Exploratory Analysis of Data Streams
|
|
ros/solidworks_urdf_exporter
SolidWorks to URDF Exporter
|
Version | Downloads | Last updated |
---|---|---|
3.6.0 | 411 | 3/22/2015 |
3.5.0 | 512 | 1/10/2015 |
3.4.0 | 110 | 1/4/2015 |
3.3.0 | 200 | 11/26/2014 |
3.3.0-beta2 | 97 | 10/25/2014 |
3.3.0-beta1 | 97 | 9/28/2014 |
3.2.3 | 599 | 9/6/2014 |
3.2.2 | 102 | 9/5/2014 |
3.2.1 | 248 | 8/5/2014 |
3.2.0 | 105 | 8/5/2014 |
3.1.0 | 2,330 | 7/20/2014 |
3.0.2 | 154 | 6/26/2014 |
3.0.1 | 99 | 6/24/2014 |
3.0.0 | 82 | 6/21/2014 |
3.0.0-beta05 | 75 | 6/20/2014 |
3.0.0-beta04 | 86 | 6/15/2014 |
3.0.0-beta03 | 90 | 6/5/2014 |
3.0.0-beta02 | 77 | 5/29/2014 |
3.0.0-beta01 | 87 | 4/14/2014 |
3.0.0-alpha9 | 72 | 3/29/2014 |
3.0.0-alpha8 | 81 | 2/26/2014 |
3.0.0-alpha7 | 79 | 12/30/2013 |
3.0.0-alpha6 | 85 | 12/2/2013 |
3.0.0-alpha5 | 79 | 10/2/2013 |
2.6.1 | 597 | 8/13/2013 |
2.6.0 | 79 | 7/26/2013 |
2.5.0 | 193 | 4/14/2013 |
2.4.0 | 96 | 2/3/2013 |
2.3.0 | 69 | 11/25/2012 |
2.2.1 | 99 | 8/29/2012 |
Special Functions: Generalized Exponential Integral ~Ashley Messer
Special Functions: Regularized Incomplete Gamma domain extended to a=0 ~Ashley Messer
MKL Native Provider: memory functions to free buffers and gather usage statistics ~Marcus Cuda
F#: depend on new official FSharp.Core NuGet package instead of FSharp.Core.Microsoft.Signed
F#: simpler NuGet package dependencies (no more need for framework groups)
Build: vagrant bootstrap now uses the latest xamarin mono packages