Open mgeier opened 6 years ago
https://docs.scipy.org/doc/scipy/reference/generated/scipy.interpolate.Akima1DInterpolator.html
There also seems to be a "modified Akima":
https://mail.python.org/archives/list/scipy-dev@python.org/thread/HWS574CMRG3HL72UB56TIADQTPJB2HL6/
https://www.mathworks.com/help/matlab/ref/makima.html
another implementation: https://github.com/cgohlke/akima
https://docs.scipy.org/doc/scipy/reference/generated/scipy.interpolate.Akima1DInterpolator.html