slackbuilds_ponce/academic/colamd
2022-06-07 02:23:03 -04:00
..
patches
colamd.info academic/colamd: BUILD bump for SuiteSparse 5.8.1. 2021-01-17 08:45:04 +07:00
colamd.SlackBuild academic/colamd: Change i486 to i586 2022-06-07 02:23:03 -04: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.