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

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.