LapackSharp 0.5.0
LapackSharp - .NET High Level API for LAPACK.
Suggested Alternatives
Additional Details
The package has been integrated into the Daany library. It is recommended to use `Daany.LinA` package instead.
Install-Package LapackSharp -Version 0.5.0
dotnet add package LapackSharp --version 0.5.0
<PackageReference Include="LapackSharp" Version="0.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LapackSharp --version 0.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LapackSharp, 0.5.0"
#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 LapackSharp as a Cake Addin
#addin nuget:?package=LapackSharp&version=0.5.0
// Install LapackSharp as a Cake Tool
#tool nuget:?package=LapackSharp&version=0.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial release for LapackSharp.
Dependencies
-
.NETStandard 2.1
- intelmkl.redist.win-x64 (>= 2020.2.254)
- intelopenmp.redist.win (>= 2020.2.254)
- inteltbb.redist.win (>= 2020.3.254)
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.