Krylov subspace refers to a sequence of vector spaces that are generated by the repeated application of a matrix (or operator) to a given vector. The Krylov subspace is particularly important in numerical linear algebra for solving systems of linear equations, eigenvalue problems, and for iterative methods such as GMRES (Generalized Minimal Residual), Conjugate Gradient, and others.
Articles by others on the same topic
There are currently no matching articles.