openblas-src 0.10.15

The package provides a source of BLAS and LAPACK via OpenBLAS.
Documentation
1
2
3
// Use `CARGO_PKG_README` because of https://github.com/rust-lang/cargo/issues/11597
#![doc = include_str!(concat!("../", env!("CARGO_PKG_README")))]
#![no_std]