bluss / matrixmultiply

General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.
https://docs.rs/matrixmultiply/
Apache License 2.0
209 stars 25 forks source link

set up benchmarks to run on stable with cargo bench (Test) #13

Closed bluss closed 8 years ago

bluss commented 8 years ago

defunct