README 203 B

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