CBLAS Rust wrapper
Andrey Tkachenko
ddfe99dcab
All checks were successful
continuous-integration/drone/push Build is passing
|
||
---|---|---|
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.