fourtysixandtwo 14b9f4abf1 academic/colamd: Change i486 to i586 2 years ago
..
patches b0ddf82840 academic/colamd: Updated for SuiteSparse 5.6.0. 4 years ago
README 928fce8faa academic/colamd: Renamed and moved from libraries. 10 years ago
colamd.SlackBuild 14b9f4abf1 academic/colamd: Change i486 to i586 2 years ago
colamd.info a0df82c885 academic/colamd: BUILD bump for SuiteSparse 5.8.1. 3 years ago
slack-desc 15677fa33c academic/colamd: Fix slack-desc. 7 years ago

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.