diff options
Diffstat (limited to 'libraries/AMD/README')
-rw-r--r-- | libraries/AMD/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/AMD/README b/libraries/AMD/README new file mode 100644 index 0000000000..b41e9df179 --- /dev/null +++ b/libraries/AMD/README @@ -0,0 +1,8 @@ +AMD is a set of routines for ordering a sparse matrix prior to Cholesky +factorization (or for LU factorization with diagonal pivoting). There are +versions in both C and Fortran. Note that this software has nothing to do +with AMD the company. This package runs on any platform. + +This package is part of SuiteSparse. + +Requires UFconfig. |