パッケージ: libcolamd2 (1:5.7.1+dfsg-2)
libcolamd2 に関するリンク
Trisquel の資源:
suitesparse ソースパッケージをダウンロード:
- [suitesparse_5.7.1+dfsg-2.dsc]
- [suitesparse_5.7.1+dfsg.orig.tar.xz]
- [suitesparse_5.7.1+dfsg-2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Science Team (メールアーカイブ)
- Sébastien Villemot
外部の資源:
- ホームページ [www.suitesparse.com]
類似のパッケージ:
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.
その他の libcolamd2 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libsuitesparseconfig5 (>= 1:5.0.0)
- configuration routines for all SuiteSparse modules