          MODULE=SuiteSparse
         VERSION=7.12.1
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:794ae22f7e38e2ac9f5cbb673be9dd80cdaff2cdf858f5104e082694f743b0ba
        WEB_SITE=http://faculty.cse.tamu.edu/davis/suitesparse.html
         ENTERED=20110209
         UPDATED=20251106
           SHORT="Suite of Sparse matrix packages"
cat << EOF
A meta package of Spare matrix applications. It includes the following;

  AMD: symmetric approximate minimum degree
  BTF: permutation to block triangular form
  CAMD: symmetric approximate minimum degree
  CCOLAMD: constrained column approximate minimum degree
  COLAMD: column approximate minimum degree
  CHOLMOD: sparse supernodal Cholesky factorization and update/downdate
  CSparse: a concise sparse matrix package
  CXSparse: an extended version of CSparse
  KLU: sparse LU factorization, for circuit simulation
  LDL: a simple LDL^T factorization
  UMFPACK: sparse multifrontal LU factorization
  RBio: MATLAB toolbox for reading/writing sparse matrices
  UFconfig: common configuration for all but CSparse
  LINFACTOR: solve Ax=b using LU or CHOL
  MESHND: 2D and 3D mesh generation and nested dissection
  SSMULT: sparse matrix times sparse matrix
  SuiteSparseQR: multifrontal sparse QR
EOF
