Pakket: libccolamd3 (1:7.8.3+dfsg-2)
Verwijzigingen voor libccolamd3
Debian bronnen:
Het bronpakket suitesparse downloaden:
- [suitesparse_7.8.3+dfsg-2.dsc]
- [suitesparse_7.8.3+dfsg.orig.tar.xz]
- [suitesparse_7.8.3+dfsg-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [suitesparse.com]
Vergelijkbare pakketten:
constrained column approximate library for sparse matrices
Suitesparse 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.
Andere aan libccolamd3 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libsuitesparseconfig7 (>= 1:7.0.1)
- configuration routines for all SuiteSparse modules