Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 336 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 336 Bytes

README

[⚠️ Warning! This library is still under active development and many features are not complete!]

A parallel Sparse Matrix Library.

The current plan is to include everything as header files. The test codes with a simple Makefile are in the tests directory.

Try the following

  • make
  • make test
  • make clean