From 4a368c3a8b58fb2a292166c1a6236a2dd9425fe0 Mon Sep 17 00:00:00 2001 From: David Elsing Date: Thu, 5 Oct 2023 21:34:44 +0000 Subject: [PATCH] gnu: suitesparse: Tweak description. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/maths.scm (suitesparse)[description]: Mention that all subpackages are included. Signed-off-by: Ludovic Courtès --- gnu/packages/maths.scm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 27ca2d5f188a88d8c38a5a0d151dde452e441621..c796501e720565c1acf33d74821cc02800e29365 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -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+: