Skip to content

ShadenSmith/spmv-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Install rust with rustup: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  2. Install maturin: cargo install maturin
  3. Build with: maturin develop --release
  4. Test with: pytest -sv tests/

About

Noodling with sparse matrix vector multiplication in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors