Pakket: libcolamd3 (1:7.8.3+dfsg-2) [debports]
Verwijzigingen voor libcolamd3
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
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 libcolamd3 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.2)
- 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