[ 原始碼: suitesparse ]
套件:libccolamd2(1:5.8.1+dfsg-2)
libccolamd2 的相關連結
Debian 的資源:
下載原始碼套件 suitesparse:
- [suitesparse_5.8.1+dfsg-2.dsc]
- [suitesparse_5.8.1+dfsg.orig.tar.xz]
- [suitesparse_5.8.1+dfsg-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [suitesparse.com]
相似套件:
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.
其他與 libccolamd2 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libsuitesparseconfig5 (>= 1:5.0.0)
- configuration routines for all SuiteSparse modules