accelerate-blas-sys

Crates.ioaccelerate-blas-sys
lib.rsaccelerate-blas-sys
version0.1.0
sourcesrc
created_at2022-12-08 03:46:14.155575
updated_at2022-12-08 03:46:14.155575
descriptionApple's vecLib Binding to Rust
homepage
repositoryhttps://github.com/Congyuwang/accelerate-blas-sys
max_upload_size
id732325
size1,853
Congyu (Congyuwang)

documentation

README

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.

Commit count: 12

cargo fmt