套件: libldl2 (1:5.7.1+dfsg-2)
libldl2 的相關超連結
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]
相似套件:
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.