Sparse matrix Gaussian Elimination using minimum degree heuristic to avoid massive fill in
-
Updated
Nov 8, 2025 - Fortran
Sparse matrix Gaussian Elimination using minimum degree heuristic to avoid massive fill in
A refactored version of SPARSKIT2 from Fortran77 to Fortran95
A modern Fortran package for solving large scale sparse linear systems with IDR(s)
MUMPS mirror (http://mumps.enseeiht.fr/)
A simple Fortran package providing specialized routines for common structured matrix types.
Fortran Package Manager version of LSMR: Sparse Equations and Least Squares
A library of parallel sparse preconditionersfor PSBLAS
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 linear algebra on high performance computer.
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."