Aitken interpolation

ID: aitken-interpolation

Aitken interpolation, also known as Aitken's delta-squared process, is a method used in numerical analysis to improve the convergence of a sequence of approximations to a limit, particularly when working with interpolation polynomials. The primary idea of Aitken interpolation is to accelerate the convergence of a sequence generated by an interpolation process.

New to topics? Read the docs here!