Extreme.Numerics.Generic
7.0.2
The Extreme Optimization Numerical Libraries for .NET are a set of libraries
for numerical computing and data analysis.
This package provides a complete implementation of linear algebra functionality for arbitrary numerical types.
Supports .NET Framework 3.5, 4.0 and 4.6+,
.NET Standard 1.3 and 2.0, and .NET Core 1.1 and 2.1 on Windows, Linux and Mac.
Install-Package Extreme.Numerics.Generic -Version 7.0.2
dotnet add package Extreme.Numerics.Generic --version 7.0.2
<PackageReference Include="Extreme.Numerics.Generic" Version="7.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Extreme.Numerics.Generic --version 7.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Extreme.Numerics.Generic, 7.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Reduced dependencies and removed redundant package references.
Dependencies
-
.NETCoreApp 1.1
- Extreme.Numerics (>= 7.0.6)
- Microsoft.NETCore.App (>= 1.1.2)
-
.NETCoreApp 2.1
- Extreme.Numerics (>= 7.0.6)
-
.NETFramework 3.5
- Extreme.Numerics (>= 7.0.6)
-
.NETFramework 4.0
- Extreme.Numerics (>= 7.0.6)
-
.NETFramework 4.6
- Extreme.Numerics (>= 7.0.6)
-
.NETStandard 1.3
- Extreme.Numerics (>= 7.0.6)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- Extreme.Numerics (>= 7.0.6)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.