Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 227 Bytes

File metadata and controls

10 lines (7 loc) · 227 Bytes

Apple's vecLib Binding to Rust

Both the cblas interface and the sparse matrix interface are included.

#include <vecLib/Sparse/Sparse.h>
#include <vecLib/cblas.h>

System Requirements: macOS with Xcode installed.