Название: Krylov Subspace Methods for Linear Systems: Principles of Algorithms
Автор: Tomohiro Sogabe
Издательство: Springer
Серия: Springer Series in Computational Mathematics
Год: 2023
Страниц: 233
Язык: английский
Формат: pdf (true), epub
Размер: 20.1 MB
In many fields of scientific computing and Data Science, we frequently face the problem of solving large and sparse linear systems of the form Ax = b, which is one of the most time-consuming parts of all computations. From this fact, many researchers have devoted themselves to developing efficient numerical algorithms for solving the linear systems, and Krylov subspace methods are nowadays popular numerical algorithms and are known as one of the top ten algorithms of the twentieth century, others including fast Fourier transform and Quick Sort. Furthermore, some Krylov subspace methods in the twenty-first century are described in detail, such as the COCR method for complex symmetric linear systems, the BiCR method, and the IDR(s) method for non-Hermitian linear systems. The strength of the book is not only in describing principles of Krylov subspace methods but in providing a variety of applications: shifted linear systems and matrix functions from the theoretical point of view, as well as partial differential equations, computational physics, computational particle physics, optimizations, and Machine Learning from a practical point of view. Linear systems arise in the field of Machine Learning.