README 318 B

1234567
  1. AMD is a set of routines for ordering a sparse matrix prior to Cholesky
  2. factorization (or for LU factorization with diagonal pivoting). There are
  3. versions in both C and Fortran. Note that this software has nothing to do
  4. with AMD the company. This package runs on any platform.
  5. This package is part of SuiteSparse.