mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
suitesparse, trigger build for 32bit (#13204)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user