gnu: suitesparse: Tweak description.

* gnu/packages/maths.scm (suitesparse)[description]: Mention that all
subpackages are included.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
David Elsing 2023-10-05 21:34:44 +00:00 committed by Ludovic Courtès
parent 16fd9d6e3d
commit 4a368c3a8b
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -5111,7 +5111,10 @@ multifrontal LU factorization; CHOLMOD, supernodal Cholesky; SPQR,
multifrontal QR; KLU and BTF, sparse LU factorization, well-suited for circuit
simulation; ordering methods (AMD, CAMD, COLAMD, and CCOLAMD); CSparse and
CXSparse, a concise sparse Cholesky factorization package; and many other
packages.")
packages.
This package contains all of the above-mentioned parts.
")
;; LGPLv2.1+:
;; AMD, CAMD, BTF, COLAMD, CCOLAMD, CSparse, CXSparse, KLU, LDL
;; GPLv2+: