libcolamd2

column approximate minimum degree ordering library for sparse matrices

Description

Suitesparse is a collection of libraries for computations involving sparse matrices.

The COLAMD library implements the "COLumn Approximate Minimum Degree ordering" algorithm. It computes a permutation vector P such that the LU factorization of A (:,P) tends to be sparser than that of A. The Cholesky factorization of (A (:,P))'*(A (:,P)) will also tend to be sparser than that of A'*A.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://suitesparse.com


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libcolamd2