Sparse matrix direct solver
Sparse matrix direct solver
PaStiX (Parallel Sparse matriX package) is a scientific library that provides a high performance parallel solver for very large sparse linear systems based on direct methods. Numerical algorithms are implemented in single or double precision (real or complex) using LLt, LDLt and LU with static pivoting (for non symmetric matrices having a symmetric pattern). This solver also provides some low-rank compression methods to reduce the memory footprint and/or the time-to-solution.
There are 2 versions available for this package.
| Package | pastix 6.4.0 |
| Channel | guix-science |
| Definition | |
| Build status | view 🚧 |
| Home page | https://gitlab.inria.fr/solverstack/pastix |
| Source |
| Package | pastix 6.2.2 |
| Channel | guix-hpc |
| Definition | |
| Build status | view 🚧 |
| Home page | https://gitlab.inria.fr/solverstack/pastix |
| Source |
