aboutsummaryrefslogtreecommitdiff
path: root/math/suitesparse/pkg-descr
blob: 77bfa1dbf4b951d2b8e8fea2b62147e9c3884af4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
SuiteSparse is a set of sparse matrices libraries.

It contains:
    * AMD: symmetric approximate minimum degree
    * BTF: permutation to block triangular form (beta)
    * CAMD: constrained approximate minimum degree ordering
    * CCOLAMD: constrained column approximate minimum degree
    * CHOLMOD: sparse supernodal Cholesky factorization and update/downdate
    * COLAMD: column approximate minimum degree
    * CSparse: a concise sparse matrix package
    * CXSparse: and extended version of CSparse
    * GraphBLAS: graph algorithms in the language of linear algebra
    * KLU: sparse LU factorization, for circuit simulation (beta)
    * LDL: a simple LDL^T factorization
    * Mongoose: graph partitioning
    * RBio: read/write sparse matrices
    * SLIP_LU : Sparse Left-looking Integer-Preserving LU Factorization
    * SPQR: sparse QR factorization
    * UMFPACK: sparse multifrontal LU factorization
    * SuiteSparse_config: common configuration for all of the above

WWW: http://faculty.cse.tamu.edu/davis/suitesparse.html