Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 år sedan
..
patches b0ddf82840 academic/colamd: Updated for SuiteSparse 5.6.0. 4 år sedan
README 928fce8faa academic/colamd: Renamed and moved from libraries. 10 år sedan
colamd.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 år sedan
colamd.info a0df82c885 academic/colamd: BUILD bump for SuiteSparse 5.8.1. 3 år sedan
slack-desc 15677fa33c academic/colamd: Fix slack-desc. 8 år sedan

README

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.