-
-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
Strumpack (https://github.com/pghysels/STRUMPACK) contains dense and sparse linear solvers, with OpenMP/MPI/CUDA backends. It is a relatively new package written by SuperLU developers. It implements a variety of hierarchical low-rank compression algorithms to achieve lower O(n^k) complexity than exact factorization. It is more robust for indefinite matrix where fast AMG solvers fail (as shown in this paper, TABLE IV)
There is an unofficial, un-maintained Python interface: https://github.com/sshiraiwa/PySTRUMPACK
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels