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

Add `clippy` to CI #86

Closed cospectrum closed 2 months ago

cospectrum commented 2 months ago

Should be easy enough, I can fix the warnings and open a PR

bluss commented 2 months ago

It's not necessary, thank you.