Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
156 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

MinAres: An Iterative Solver for Symmetric Linear Systems (2310.01757v1)

Published 3 Oct 2023 in math.NA, cs.NA, and math.OC

Abstract: We introduce an iterative solver named MINARES for symmetric linear systems $Ax \approx b$, where $A$ is possibly singular. MINARES is based on the symmetric Lanczos process, like MINRES and MINRES-QLP, but it minimizes $|Ar_k|$ in each Krylov subspace rather than $|r_k|$, where $r_k$ is the current residual vector. When $A$ is symmetric, MINARES minimizes the same quantity $|Ar_k|$ as LSMR, but in more relevant Krylov subspaces, and it requires only one matrix-vector product $Av$ per iteration, whereas LSMR would need two. Our numerical experiments with MINRES-QLP and LSMR show that MINARES is a pertinent alternative on consistent symmetric systems and the most suitable Krylov method for inconsistent symmetric systems. We derive properties of MINARES from an equivalent solver named CAR that is to MINARES as CR is to MINRES, is not based on the Lanczos process, and minimizes $|Ar_k|$ in the same Krylov subspace as MINARES. We establish that MINARES and CAR generate monotonic $|x_k - x_{\star}|$, $|x_k - x_{\star}|_A$ and $|r_k|$ when $A$ is positive definite.

Citations (2)

Summary

We haven't generated a summary for this paper yet.