wellington36 / extrapolation_methods

Algorithms for accelerating series convergence
https://pypi.org/project/extrapolation
MIT License
5 stars 1 forks source link

Possible bug in G transformation #12

Closed wellington36 closed 1 year ago

wellington36 commented 1 year ago

Testing with series in #11, we found on the end of new series an unexpected drop:

image

wellington36 commented 1 year ago

This may be related to #9.

wellington36 commented 1 year ago

Episilon has de same problem:

image

wellington36 commented 1 year ago

This issue is caused by not updating the latest data in the accelerated array.