diff options
Diffstat (limited to 'libraries/CSparse/README')
-rw-r--r-- | libraries/CSparse/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/CSparse/README b/libraries/CSparse/README new file mode 100644 index 0000000000..7119c1bf65 --- /dev/null +++ b/libraries/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. |