ExulLibrary.Mathematics.LinearAlgebra
0.0.1.2
Common linear algebra library.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package ExulLibrary.Mathematics.LinearAlgebra -Version 0.0.1.2
dotnet add package ExulLibrary.Mathematics.LinearAlgebra --version 0.0.1.2
<PackageReference Include="ExulLibrary.Mathematics.LinearAlgebra" 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 --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, 0.0.1.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ExulLibrary.Mathematics.LinearAlgebra as a Cake Addin
#addin nuget:?package=ExulLibrary.Mathematics.LinearAlgebra&version=0.0.1.2
// Install ExulLibrary.Mathematics.LinearAlgebra as a Cake Tool
#tool nuget:?package=ExulLibrary.Mathematics.LinearAlgebra&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
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ExulLibrary.Mathematics.LinearAlgebra:
Package | Downloads |
---|---|
ExulLibrary.Mathematics.LinearAlgebra.Sequential
Sequential implementation of linear algebra operations.
|
GitHub repositories
This package is not used by any popular GitHub repositories.