slackbuilds_ponce/libraries/COLAMD
Kyle Guinn 5ab59a9afb libraries/COLAMD: Added (sparse matrix ordering routines)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-08-29 15:32:11 -05:00
..
autotoolize.diff
COLAMD.info
COLAMD.SlackBuild
README
slack-desc

The COLAMD column approximate minimum degree ordering algorithm 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.

This package is part of SuiteSparse.

Requires UFconfig.