netlib-blas-provider 0.0.8

BLAS/LAPACK provider using the Netlib implementation
Documentation
# netlib-blas-provider

A crate for statically linking to netlib BLAS. By default, this crate will
build and use a bundled BLAS. Building this will require a Fortran and C
compiler available.  This provides BLAS and LAPACK.

Two Cargo features are supported:

- `system-netlib`: don't use the bundled BLAS/LAPACK.
- `blas-only`: don't link to LAPACK

# Where are all the FFI definitions?

TODO: https://github.com/stainless-steel/libblas-sys