Pakket: python3-spexpy (1:7.8.3+dfsg-2)
Verwijzigingen voor python3-spexpy
Debian bronnen:
Het bronpakket suitesparse downloaden:
- [suitesparse_7.8.3+dfsg-2.dsc]
- [suitesparse_7.8.3+dfsg.orig.tar.xz]
- [suitesparse_7.8.3+dfsg-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [suitesparse.com]
Vergelijkbare pakketten:
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.
Andere aan python3-spexpy gerelateerde pakketten
|
|
|
|
-
- 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