diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 08:37:26 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 08:37:26 +0200 |
commit | b5a752af6621dea9a9a7999a3fe82f6112307d9d (patch) | |
tree | a2276881a8e54dce67441b04313151c80c264685 /libraries/CHOLMOD/README | |
parent | 39471626fabd520f7ed8218b6c6eb6e89957346b (diff) | |
download | slackbuilds-b5a752af6621dea9a9a7999a3fe82f6112307d9d.tar.gz |
libraries/CHOLMOD: Fixed dep information
Diffstat (limited to 'libraries/CHOLMOD/README')
-rw-r--r-- | libraries/CHOLMOD/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/CHOLMOD/README b/libraries/CHOLMOD/README index 3ce8d2d33e..70df366576 100644 --- a/libraries/CHOLMOD/README +++ b/libraries/CHOLMOD/README @@ -2,5 +2,3 @@ CHOLMOD is a set of ANSI C routines for sparse Cholesky factorization and update/downdate. This package is part of SuiteSparse. - -Requires BLAS, LAPACK, metis, UFconfig, AMD, CAMD, COLAMD, and CCOLAMD. |