Direct Quasi-minimal GMRES
#numericallinearalgebra | #krylovmethods
Use of incomplete orthogonalization1 leads to reduced memory demands compared to the 'full' GMRES algorithm, which stores the entire Krylov Matrix. Adapted from GMRES implemetation in IterativeSolvers.jl, which is in fact a dependency. Initially developed as a project for CME 3382 at Stanford University.
Footnotes
-
Saad, Y. and Wu, K., 1996. DQGMRES: A direct quasi‐minimal residual algorithm based on incomplete orthogonalization. Numerical linear algebra with applications, 3(4), pp.329-343. ↩
-
CME 338 / MSE 318: Large-Scale Numerical Optimization (spring quarter 2018). ↩