[ Bron: suitesparse ]
Pakket: libcolamd2 (1:5.8.1+dfsg-2)
Verwijzigingen voor libcolamd2
Debian bronnen:
Het bronpakket suitesparse downloaden:
- [suitesparse_5.8.1+dfsg-2.dsc]
- [suitesparse_5.8.1+dfsg.orig.tar.xz]
- [suitesparse_5.8.1+dfsg-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [suitesparse.com]
Vergelijkbare pakketten:
column approximate minimum degree ordering library for sparse matrices
Suitesparse is a collection of libraries for computations involving sparse matrices.
The COLAMD library implements the "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 libcolamd2 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libsuitesparseconfig5 (>= 1:5.0.0)
- configuration routines for all SuiteSparse modules