A preconditioner is a mathematical tool used to improve the convergence properties of iterative methods for solving linear systems, particularly those arising from discretized partial differential equations or large sparse systems. The basic idea of preconditioning is to transform the original problem into a form that is easier and faster to solve by modifying the system of equations.
New to topics? Read the docs here!