CBLAS Rust wrapper
src | ||
.drone.yml | ||
.gitignore | ||
build.rs | ||
Cargo.toml | ||
README.md |
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.