套件:libspex3(1:7.8.3+dfsg-2)
libspex3 的相關連結
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]
相似套件:
solves sparse linear systems in exact arithmetic
Suitesparse is a collection of libraries for computations involving sparse matrices.
SPEX Left LU is a software package designed to exactly solve unsymmetric sparse linear systems, Ax = b, where A, b and x contain rational numbers. This package performs a left-looking, roundoff-error-free (REF) LU factorization PAQ = LDU, where L and U are integer, D is diagonal, and P and Q are row and column permutations, respectively. Note that the matrix D is never explicitly computed nor needed; thus this package uses only the matrices L and U.
This package relies on GNU GMP and MPRF for exact arithmetic computations.
其他與 libspex3 有關的套件
|
|
|
|
-
- dep: libamd3 (>= 1:7.0.1)
- approximate minimum degree ordering library for sparse matrices
-
- dep: libc6 (>= 2.27)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcolamd3 (>= 1:7.0.1)
- column approximate minimum degree ordering library for sparse matrices
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library
-
- dep: libmpfr6 (>= 4.0.0)
- multiple precision floating-point computation
-
- dep: libsuitesparseconfig7 (>= 1:7.0.1)
- configuration routines for all SuiteSparse modules