[ ソース: suitesparse ]
パッケージ: libccolamd2 (1:5.12.0+dfsg-2)
libccolamd2 に関するリンク
Debian の資源:
suitesparse ソースパッケージをダウンロード:
- [suitesparse_5.12.0+dfsg-2.dsc]
- [suitesparse_5.12.0+dfsg.orig.tar.xz]
- [suitesparse_5.12.0+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: libsuitesparseconfig5 (>= 1:5.0.0)
- configuration routines for all SuiteSparse modules