ExulLibrary.Mathematics.LinearAlgebra.Sequential.Double
0.0.1.2
Sequential implementation of linear algebra operations with double precision floating point value elements.
Install-Package ExulLibrary.Mathematics.LinearAlgebra.Sequential.Double -Version 0.0.1.2
dotnet add package ExulLibrary.Mathematics.LinearAlgebra.Sequential.Double --version 0.0.1.2
<PackageReference Include="ExulLibrary.Mathematics.LinearAlgebra.Sequential.Double" Version="0.0.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ExulLibrary.Mathematics.LinearAlgebra.Sequential.Double --version 0.0.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ExulLibrary.Mathematics.LinearAlgebra.Sequential.Double, 0.0.1.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install ExulLibrary.Mathematics.LinearAlgebra.Sequential.Double as a Cake Addin #addin nuget:?package=ExulLibrary.Mathematics.LinearAlgebra.Sequential.Double&version=0.0.1.2 // Install ExulLibrary.Mathematics.LinearAlgebra.Sequential.Double as a Cake Tool #tool nuget:?package=ExulLibrary.Mathematics.LinearAlgebra.Sequential.Double&version=0.0.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
The package installs debug and release versions using $(Configuration) variable as part of path.
So if you have configurations different from Debug and Release, create appropriate folder in the package location and copy debug or release version of library into it.
Dependencies
-
- ExulLibrary.Mathematics.LinearAlgebra.Sequential (>= 0.0.1.2)
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.