Modified Richardson iteration
ID: modified-richardson-iteration
Modified Richardson iteration is a technique used to accelerate the convergence of iterative methods for the solution of problems, particularly in numerical linear algebra, such as solving systems of linear equations. The Richardson iteration method itself is based on the idea of correcting the current approximation of the solution to an equation by using a linear correction term.
New to topics? Read the docs here!