×

MINRES-QLP

swMATH ID: 11181
Software Authors: Choi, Sou-Cheng T.; Saunders, Michael A.
Description: Algorithm 937: MINRES-QLP for symmetric and Hermitian linear equations and least-squares problems. We describe algorithm MINRES-QLP and its FORTRAN 90 implementation for solving symmetric or Hermitian linear systems or least-squares problems. If the system is singular, MINRES-QLP computes the unique minimum-length solution (also known as the pseudoinverse solution), which generally eludes MINRES. In all cases, it overcomes a potential instability in the original MINRES algorithm. A positive-definite preconditioner may be supplied. Our FORTRAN 90 implementation illustrates a design pattern that allows users to make problem data known to the solver but hidden and secure from other program units. In particular, we circumvent the need for reverse communication. Example test programs input and solve real or complex problems specified in Matrix Market format. While we focus here on a FORTRAN 90 implementation, we also provide and maintain MATLAB versions of MINRES and MINRES-QLP.
Homepage: http://dl.acm.org/citation.cfm?doid=2594412.2527267
Keywords: Krylov subspace method; Lanczos process; conjugate-gradient method; data encapsulation; ill-posed problem; linear equations; minimum-residual method; pseudoinverse solution; regression; singular least-squares; sparse matrix
Related Software: MINRES; SparseMatrix; LSQR; LSMR; Matlab; ARPACK; MUMPS; LAPACK; CGS; PETSc; SLEPc; CUTEst; Julia; Adam; AdaGrad; PRIMME; FEAST; L-BFGS; mctoolbox; GAIL
Cited in: 26 Publications

Citations by Year