numdifftools.extrapolation.dea3

numdifftools.extrapolation.dea3(v0, v1, v2, symmetric=False)[source][source]

Extrapolate a slowly convergent sequence

Parameters:

v0, v1, v2 : array-like

3 values of a convergent sequence to extrapolate

Returns:

result : array-like

extrapolated value

abserr : array-like

absolute error estimate