An open API service indexing awesome lists of open source software.

https://github.com/andreytkachenko/cblas-src

CBLAS Rust wrapper
https://github.com/andreytkachenko/cblas-src

cblas openblas rust

Last synced: 7 months ago
JSON representation

CBLAS Rust wrapper

Awesome Lists containing this project

README

          

## 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.