Thanks to visit codestin.com
Credit goes to lib.rs

10 releases

0.9.0 Apr 2, 2025
0.8.0 Jan 18, 2020
0.7.4 Nov 26, 2017
0.7.1 Aug 26, 2017
0.5.0 May 23, 2016

#834 in Math

Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App

6,819 downloads per month
Used in 35 crates (13 directly)

Apache-2.0 OR MIT

43MB
491K SLoC

Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App

netlib-src Package Documentation Build

The package provides a source of BLAS and LAPACK via Netlib.

Architecture

Configuration

The following Cargo features are supported:

  • cblas to build CBLAS (enabled by default),
  • lapacke to build LAPACKE (enabled by default),
  • static to link to Netlib statically,
  • system to skip building the bundled Netlib, and
  • tmg to build TMG (enabled by default).

Contribution

Your contribution is highly appreciated. Do not hesitate to open an issue or a pull request. Note that any contribution submitted for inclusion in the project will be licensed according to the terms given in LICENSE.md.

Dependencies