Package
libccolamd2.9.1Version
1:4.4.6-1Priority
optionalSection
libsSource
suitesparseOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
74.8 kBDepends
libc6 (>= 2.4), libsuitesparseconfig4.4.6Homepage
http://www.suitesparse.comTask
edubuntu-desktop-gnome, ubuntustudio-publishing, ubuntustudio-photography, ubuntustudio-graphics, ubuntu-gnome-desktopSupported
3yDownload Size
21.5 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 PackagesDescription
constrained column approximate library for sparse matricesSuitesparse is a collection of libraries for computations involving
sparse matrices.
.
The CCOLAMD library implements the "Constrained COLumn Approximate Minimum
Degree ordering" algorithm. It 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.