diff options
Diffstat (limited to 'academic/csparse/README')
-rw-r--r-- | academic/csparse/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/academic/csparse/README b/academic/csparse/README new file mode 100644 index 0000000000..7119c1bf65 --- /dev/null +++ b/academic/csparse/README @@ -0,0 +1,5 @@ +CSparse is a small yet feature-rich sparse matrix package. Its purpose is +to demonstrate a wide range of sparse matrix algorithms in as concise a +code as possible. + +This package is part of SuiteSparse. |