[ trixie ]
[ sid ]
[ 原始碼: suitesparse ]
套件:libldl3(1:7.8.3+dfsg-2)
libldl3 的相關連結
Debian 的資源:
下載原始碼套件 suitesparse:
- [suitesparse_7.8.3+dfsg-2.dsc]
- [suitesparse_7.8.3+dfsg.orig.tar.xz]
- [suitesparse_7.8.3+dfsg-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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.