Skip to content

Releases: wellington36/extrapolation_methods

v1.2.0

02 Mar 02:57
4c91240
Compare
Choose a tag to compare
  • Fix G transformation's step
  • Add complexity
  • Add some comments

v1.1.0

27 Feb 10:48
dd7d2b0
Compare
Choose a tag to compare
  • Change the data structure from to np.array.

v1.0.0

22 Feb 21:56
8a32f1a
Compare
Choose a tag to compare

Initial version

  • Acceleration algorithms:
    • Aitken
    • Epsilon
    • G
    • Richardson