CenterSpace.NMath 6.2.0.58

.NET Framework 4.0
Suggested Alternatives

CenterSpace.NMath.Standard.Windows.X64

Additional Details

Please switch to one of the NMath.Standard packages.

dotnet add package CenterSpace.NMath --version 6.2.0.58
NuGet\Install-Package CenterSpace.NMath -Version 6.2.0.58
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CenterSpace.NMath" Version="6.2.0.58" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CenterSpace.NMath --version 6.2.0.58
#r "nuget: CenterSpace.NMath, 6.2.0.58"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CenterSpace.NMath as a Cake Addin
#addin nuget:?package=CenterSpace.NMath&version=6.2.0.58

// Install CenterSpace.NMath as a Cake Tool
#tool nuget:?package=CenterSpace.NMath&version=6.2.0.58

Foundational classes for financial, engineering, and scientific applications, including complex number classes, general vector and matrix classes, structured sparse matrix classes and factorizations, general sparse matrix classes and factorizations, general matrix decompositions, least squares solutions, random number generators, Fast Fourier Transforms (FFTs), numerical integration and differentiation methods, function minimization, curve fitting, root-finding, linear and nonlinear programming. If you're using at least .NET Framework 4.6.1 or .NET Core 2.0, we recommend using one of our NMath .NET Standard NuGet packages.

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on CenterSpace.NMath:

Package Downloads
CenterSpace.NMath.Stats

Classes for data manipulation and statistical computation, including descriptive statistics, probability distributions, combinatorial functions, multiple linear regression, hypothesis testing, analysis of variance, multivariate statistics, partial least squares, and nonnegative matrix factorization.

CenterSpace.NMath.Charting.Microsoft

Charting for CenterSpace.NMath types using the Microsoft Chart Controls for .NET, creating a complete data analysis and visualization solution.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.2.0.58 20,750 1/10/2020
6.2.0.57 1,545 12/3/2019
6.2.0.56 3,105 9/27/2019
6.2.0.55 2,650 7/23/2019
6.2.0.54 1,303 6/30/2019
6.2.0.53 1,760 4/20/2019
6.2.0.52 1,220 4/15/2019
6.2.0.51 1,256 3/23/2019
6.2.0.50 4,036 1/5/2019
6.2.0.48 1,324 1/3/2019
6.2.0.47 3,344 12/25/2018
6.2.0.46 2,253 12/13/2018
6.2.0.44 11,110 11/23/2018
6.2.0.43 4,165 8/11/2018
6.2.0.42 11,511 4/16/2018
6.2.0.41 2,166 3/10/2018
6.2.0.40 7,270 2/13/2018
6.2.0.39 1,777 1/31/2018
6.2.0.38 1,736 1/20/2018
6.2.0.37 1,834 1/1/2018
6.2.0.36 1,612 12/14/2017
6.2.0.35 1,711 12/10/2017
6.2.0.34 1,706 12/8/2017

Version 6.2.0.57 increases maximum size of many solvers.