Is there any extrapolation method already implemented in Sage?

asked 2022-03-05 09:27:40 +0200

logomath gravatar image

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.

edit retag flag offensive close merge delete