Releases: wellington36/extrapolation_methods
Releases · wellington36/extrapolation_methods
v1.2.0
- Fix G transformation's step
- Add complexity
- Add some comments
v1.1.0
- Change the data structure from to
np.array
.
v1.0.0
Initial version
- Acceleration algorithms:
- Aitken
- Epsilon
- G
- Richardson