CenterSpace.NMath.Standard.Windows.X64 by CenterSpace

<PackageReference Include="CenterSpace.NMath.Standard.Windows.X64" Version="7.1.0.5" />

 CenterSpace.NMath.Standard.Windows.X64 7.1.0.5

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. This package also provides functions for statistical computation and biostatistics, including descriptive statistics, probability distributions, combinatorial functions, multiple linear regression, hypothesis testing, analysis of variance, multivariate statistics, partial least squares, and nonnegative matrix factorization. Built on .NET Standard 2.0 and supports .NET Framework 4.6.1 (or greater) or .NET Core 2.0 (or greater).

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>CenterSpace.NMath.Standard.Windows.X64</id>
    <version>7.1.0.5</version>
    <title>NMath - Standard Library - Windows x64</title>
    <authors>CenterSpace</authors>
    <owners>CenterSpace</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://www.centerspace.net/license-agreement</licenseUrl>
    <projectUrl>https://www.centerspace.net/nuget/centerspace-nmath7</projectUrl>
    <iconUrl>https://www.centerspace.net/padfiles/images/NMath.gif</iconUrl>
    <description>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.
    
    This package also provides functions for statistical computation and biostatistics, including descriptive statistics, probability distributions, combinatorial functions, multiple linear regression, hypothesis testing, analysis of variance, multivariate statistics, partial least squares, and nonnegative matrix factorization. 
    
    Built on .NET Standard 2.0 and supports .NET Framework 4.6.1 (or greater) or .NET Core 2.0 (or greater).</description>
    <summary>Foundational classes for financial, engineering, and scientific applications.</summary>
    <releaseNotes>Version 7.1 increases maximum size of most solvers.</releaseNotes>
    <copyright>Copyright © 2019 CenterSpace Software</copyright>
    <tags>math statistics numerics probability linear algebra matrix vector solve fit fft wavelet integration differentiation interpolation factor regression</tags>
    <dependencies>
      <dependency id="System.Configuration.ConfigurationManager" version="4.6.0" />
    </dependencies>
  </metadata>
</package>