[ 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.