Is there any extrapolation method already implemented in Sage?
Something like Aitken extrapolation, or Richardson extrapolation for accelerating the rate of convergence of a sequence.
I tried to extrapolate data with splines, but it only works for interpolation.