SlackBuildsOrg/academic/colamd
B. Watson 21ce02c716
academic/colamd: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-20 11:17:29 +07:00
..
patches
colamd.info
colamd.SlackBuild academic/colamd: Align with template. 2023-05-20 11:17:29 +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.