diff options
Diffstat (limited to 'academic/amd/README')
-rw-r--r-- | academic/amd/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/academic/amd/README b/academic/amd/README new file mode 100644 index 0000000000..07e4dcafc0 --- /dev/null +++ b/academic/amd/README @@ -0,0 +1,6 @@ +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. |