[ ソース: suitesparse ]
パッケージ: libccolamd3 (1:7.11.0+dfsg-2)
libccolamd3 に関するリンク
Debian の資源:
suitesparse ソースパッケージをダウンロード:
- [suitesparse_7.11.0+dfsg-2.dsc]
- [suitesparse_7.11.0+dfsg.orig.tar.xz]
- [suitesparse_7.11.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.
その他の libccolamd3 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [arm64, ppc64el, riscv64 以外]
-
- dep: libsuitesparseconfig7 (>= 1:7.0.1)
- configuration routines for all SuiteSparse modules