A library of parallel sparse linear algebra on high performance computer.
- Updated
Oct 24, 2025 - Fortran
A library of parallel sparse linear algebra on high performance computer.
This is a sparse iterative parallel linear solver I developed during my PhD. The solver works by splitting the matrix into blocks which are then solved in parallel. The solver assumes the input matrix to already have been ordered by a Reverse Cuthill-Mckee reordering algorithm.
A library of parallel sparse preconditionersfor PSBLAS
Fortran Package Manager version of LSMR: Sparse Equations and Least Squares
A simple Fortran package providing specialized routines for common structured matrix types.
MUMPS mirror (http://mumps.enseeiht.fr/)
A modern Fortran package for solving large scale sparse linear systems with IDR(s)
A refactored version of SPARSKIT2 from Fortran77 to Fortran95
Add a description, image, and links to the sparse-linear-systems topic page so that developers can more easily learn about it.
To associate your repository with the sparse-linear-systems topic, visit your repo's landing page and select "manage topics."