opnsense-ports/math/py-pysparse/pkg-descr
Franco Fichtner 04adf488de */*: sync with upstream
Taken from: FreeBSD
2016-07-10 11:09:59 +02:00

12 lines
490 B
Text

PySparse extends the Python interpreter by a set of sparse matrix
types holding double precision values. PySparse also includes modules
that implement:
- iterative methods for solving linear systems of equations
- a set of standard preconditioners
- an interface to a direct solver for sparse linear systems of
equations (SuperLU)
- a Jacobi-Davidson eigenvalue solver for the symmetric, generalised
matrix eigenvalue problem (JDSYM)
WWW: https://github.com/PythonOptimizers/pysparse