/SpLib

A Sparse Matrix Library

Primary LanguageC++

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