CBLAS Rust wrapper
Go to file
2020-09-11 18:36:49 +04:00
src Add compilation of *.f files 2020-08-28 16:33:48 +04:00
.gitignore Init 2020-08-28 14:44:27 +04:00
build.rs Fix not-responding www.netlib.org 2020-09-11 18:34:38 +04:00
Cargo.toml Bump version 2020-09-11 18:36:49 +04:00
README.md Update README.md 2020-09-02 19:27:30 +04:00

CBLAS build

Some libraries may depend on CBLAS, and on some systems openblas may not be built with cblas. This crate builds CBLAS and links it statically.