软件包: libcolamd2 (1:5.1.2-2)
libcolamd2 的相关链接
Trisquel 的资源:
下载源码包 suitesparse:
维护者:
Original Maintainers:
- Debian Science Team (Mail Archive)
- 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