README 203 B

123456
  1. CSparse is a small yet feature-rich sparse matrix package. Its
  2. purpose is to demonstrate a wide range of sparse matrix algorithms in
  3. as concise a code as possible.
  4. This package is part of SuiteSparse.