[ trixie ]
[ sid ]
[ ソース: suitesparse ]
パッケージ: python3-spexpy (1:7.8.3+dfsg-2)
python3-spexpy に関するリンク
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]
類似のパッケージ:
Python interface for SPEX
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.
その他の python3-spexpy 関連パッケージ
|
|
|
|
-
- dep: libspex3 (>= 1:7.7.0+dfsg-3~)
- solves sparse linear systems in exact arithmetic
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-scipy
- scientific tools for Python 3