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.
This requires: suitesparseconfig
Maintained by: Kyle Guinn
Keywords:
ChangeLog: colamd
Homepage:
http://faculty.cse.tamu.edu/davis/suitesparse.html
Download SlackBuild:
colamd.tar.gz
colamd.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
colamd.SlackBuild |
colamd.info |
patches |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds