Subject: CVS commit: pkgsrc/math/suitesparse
From: Kevin Bloom
Date: 2024-06-14 15:19:54
Message id: 20240614131954.3A716FC74@cvs.NetBSD.org

Log Message:
suitesparse: add version 7.7.0

SuiteSparse is a set of sparse matrices libraries.
It contains:
  * AMD: symmetric approximate minimum degree
  * BTF: permutation to block triangular form (beta)
  * CCOLAMD: constrained column approximate minimum degree
  * COLAMD: column approximate minimum degree
  * CHOLMOD: sparse supernodal Cholesky factorization and
    update/downdate
  * KLU: sparse LU factorization, for circuit simulation (beta)
  * LDL: a simple LDL^T factorization
  * UMFPACK: sparse multifrontal LU factorization
  * UFconfig: common configuration for all of the above
  * CSparse: a concise sparse matrix package
  * CXSparse: and extended version of CSparse

Files:
RevisionActionfile
1.1addpkgsrc/math/suitesparse/DESCR
1.1addpkgsrc/math/suitesparse/Makefile
1.1addpkgsrc/math/suitesparse/PLIST
1.1addpkgsrc/math/suitesparse/buildlink3.mk
1.1addpkgsrc/math/suitesparse/distinfo
1.1addpkgsrc/math/suitesparse/files/SuiteSparse_config.mk
1.1addpkgsrc/math/suitesparse/patches/patch-GraphBLAS_CMakeLists.txt
1.1addpkgsrc/math/suitesparse/patches/patch-SPQR_Source_spqr__factorize.cpp