Skip to main content
OpenBLAS.NET package icon

OpenBLAS.NET

OpenBLAS.NET is a CSharp binding of OpenBLAS library: https://www.openblas.net/ In scientific computing, OpenBLAS is an open source implementation of the BLAS (Basic Linear Algebra Subprograms) API with many hand-crafted optimizations for specific processor types. It is developed at the Lab of Parallel Software and Computational Science, ISCAS.

Total Downloads
2.1K
2,093
Published
Aug 15, 2019
Latest stable version

Install

.NET CLI
dotnet add package OpenBLAS.NET --version 0.3.7.1
Package Manager Console
Install-Package OpenBLAS.NET -Version 0.3.7.1
PackageReference
<PackageReference Include="OpenBLAS.NET" Version="0.3.7.1" />

Frameworks

.NETStandard2.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.