A collection of sparse matrix libraries https://people.engr.tamu.edu/davis/suitesparse.html
Go to file
2024-01-15 18:29:58 +01:00
libsuitesparse.spec automatic version update by autodist [release 7.5.1-1mamba;Mon Jan 15 2024] 2024-01-15 18:29:58 +01:00
README.md automatic version update by autodist [release 4.2.1-1mamba;Sat May 11 2013] 2024-01-06 05:52:21 +01:00

libsuitesparse

suitesparse is a collection of libraries for computations involving sparse matrices. The package includes the following libraries: AMD approximate minimum degree ordering BTF permutation to block triangular form (beta) CAMD constrained approximate minimum degree ordering COLAMD column approximate minimum degree ordering CCOLAMD constrained column approximate minimum degree ordering CHOLMOD sparse Cholesky factorization CSparse a concise sparse matrix package CXSparse CSparse extended: complex matrix, int and long int support KLU sparse LU factorization, primarily for circuit simulation LDL a simple LDL' factorization SQPR a multithread, multifrontal, rank-revealing sparse QR factorization method UMFPACK sparse LU factorization UFconfig configuration file for all the above packages. RBio read/write files in Rutherford/Boeing format