diff options
Diffstat (limited to 'academic/cholmod/README')
-rw-r--r-- | academic/cholmod/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/academic/cholmod/README b/academic/cholmod/README new file mode 100644 index 0000000000..ebbb152bc3 --- /dev/null +++ b/academic/cholmod/README @@ -0,0 +1,6 @@ +CHOLMOD is a set of ANSI C routines for sparse Cholesky factorization and +update/downdate. + +This package is part of SuiteSparse. + +metis is an optional dependency and will be used if found. |