ExulLibrary.Mathematics.LinearAlgebra.Sequential
0.0.1.2
dotnet add package ExulLibrary.Mathematics.LinearAlgebra.Sequential --version 0.0.1.2
NuGet\Install-Package ExulLibrary.Mathematics.LinearAlgebra.Sequential -Version 0.0.1.2
<PackageReference Include="ExulLibrary.Mathematics.LinearAlgebra.Sequential" Version="0.0.1.2" />
paket add ExulLibrary.Mathematics.LinearAlgebra.Sequential --version 0.0.1.2
#r "nuget: ExulLibrary.Mathematics.LinearAlgebra.Sequential, 0.0.1.2"
// Install ExulLibrary.Mathematics.LinearAlgebra.Sequential as a Cake Addin #addin nuget:?package=ExulLibrary.Mathematics.LinearAlgebra.Sequential&version=0.0.1.2 // Install ExulLibrary.Mathematics.LinearAlgebra.Sequential as a Cake Tool #tool nuget:?package=ExulLibrary.Mathematics.LinearAlgebra.Sequential&version=0.0.1.2
Sequential implementation of linear algebra operations.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. 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. |
-
- ExulLibrary.Mathematics.LinearAlgebra (>= 0.0.1.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ExulLibrary.Mathematics.LinearAlgebra.Sequential:
Package | Downloads |
---|---|
ExulLibrary.Mathematics.LinearAlgebra.Sequential.Double
Sequential implementation of linear algebra operations with double precision floating point value elements. |
GitHub repositories
This package is not used by any popular GitHub repositories.
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.