pkgsrc-wip/py-sparce/DESCR

7 lines
282 B
Plaintext

This provides a set of sparse matrix types for Python, with modules which
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
- The JDSYM eigensolver