English

Stable Iterative Solvers for Ill-conditioned Linear Systems

Numerical Analysis 2025-07-24 v1 Data Structures and Algorithms Numerical Analysis

Abstract

Iterative solvers for large-scale linear systems such as Krylov subspace methods can diverge when the linear system is ill-conditioned, thus significantly reducing the applicability of these iterative methods in practice for high-performance computing solutions of such large-scale linear systems. To address this fundamental problem, we propose general algorithmic frameworks to modify Krylov subspace iterative solution methods which ensure that the algorithms are stable and do not diverge. We then apply our general frameworks to current implementations of the corresponding iterative methods in SciPy and demonstrate the efficacy of our stable iterative approach with respect to numerical experiments across a wide range of synthetic and real-world ill-conditioned linear systems.

Keywords

Cite

@article{arxiv.2507.17673,
  title  = {Stable Iterative Solvers for Ill-conditioned Linear Systems},
  author = {Vasileios Kalantzis and Mark S. Squillante and Chai Wah Wu},
  journal= {arXiv preprint arXiv:2507.17673},
  year   = {2025}
}

Comments

7 pages, 13 figures

R2 v1 2026-07-01T04:15:36.937Z