Pakket: libcolamd2 (1:5.10.1+dfsg-4build1)
Verwijzigingen voor libcolamd2
Trisquel bronnen:
Het bronpakket suitesparse downloaden:
- [suitesparse_5.10.1+dfsg-4build1.dsc]
- [suitesparse_5.10.1+dfsg.orig.tar.xz]
- [suitesparse_5.10.1+dfsg-4build1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Science Team (Mailarchief)
- Sébastien Villemot
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.17)
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libsuitesparseconfig5 (>= 1:5.0.0)
- configuration routines for all SuiteSparse modules