[ 原始碼: suitesparse ]
套件:libldl2(1:5.4.0+dfsg-1)
libldl2 的相關連結
Debian 的資源:
下載原始碼套件 suitesparse:
- [suitesparse_5.4.0+dfsg-1.dsc]
- [suitesparse_5.4.0+dfsg.orig.tar.xz]
- [suitesparse_5.4.0+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [www.suitesparse.com]
相似套件:
simple LDL' factorization library for sparse matrices
Suitesparse is a collection of libraries for computations involving sparse matrices.
The LDL library provides routines for sparse LDL' factorization and solving. These routines are not terrifically fast (they do not use dense matrix kernels), but the code is very short and concise. The purpose is to illustrate the algorithms in a very concise and readable manner, primarily for educational purposes.
其他與 libldl2 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.1.3)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libsuitesparseconfig5 (>= 1:5.0.0)
- configuration routines for all SuiteSparse modules