slackbuilds_ponce/academic/colamd
Kyle Guinn 0043f9adc9 academic/colamd: BUILD bump for SuiteSparse 4.5.5.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
2017-07-08 07:11:35 +07:00
..
patches academic/colamd: BUILD bump for SuiteSparse 4.5.5. 2017-07-08 07:11:35 +07:00
colamd.info academic/colamd: BUILD bump for SuiteSparse 4.5.5. 2017-07-08 07:11:35 +07:00
colamd.SlackBuild academic/colamd: BUILD bump for SuiteSparse 4.5.5. 2017-07-08 07:11:35 +07:00
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.