CBLAS Rust wrapper
Go to file
2020-08-28 16:33:48 +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 Add compilation of *.f files 2020-08-28 16:33:48 +04:00
Cargo.toml Add compilation of *.f files 2020-08-28 16:33:48 +04:00
README.md Update description and README 2020-08-28 15:02:14 +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.

Not implemented

compilation of the fortran files