diff --git a/sci-libs/suitesparse/suitesparse-7.12.1.recipe b/sci-libs/suitesparse/suitesparse-7.12.1.recipe index 0a4af3a5f..1ca96926b 100644 --- a/sci-libs/suitesparse/suitesparse-7.12.1.recipe +++ b/sci-libs/suitesparse/suitesparse-7.12.1.recipe @@ -5,8 +5,8 @@ DESCRIPTION="SuiteSparse is a suite of sparse matrix algorithms, including: * Mongoose: graph partitioning * ssget: MATLAB and Java interface to the SuiteSparse Matrix Collection * UMFPACK: multifrontal LU factorization.  Appears as LU and x=A\b in MATLAB. -* CHOLMOD: supernodal Cholesky.  Appears as CHOL and x=A\b in MATLAB.  Now \ -with CUDA acceleration, in collaboration with NVIDIA. +* CHOLMOD: supernodal Cholesky.  Appears as CHOL and x=A\b in MATLAB.  Now with \ +CUDA acceleration, in collaboration with NVIDIA. * SPQR: multifrontal QR.  Appears as QR and x=A\b in MATLAB, with CUDA \ acceleration. * KLU and BTF:  sparse LU factorization, well-suited for circuit simulation.