问题
I am working on a new model which is very sensitive to the interpolation/fit used to describe a certain dataset. I have some success with linear splines and logarithmic fits but I think there is still significant room for improvement. My supervisor suggested I take a look at exponential splines. I have found some books on the theory of exponential spines but no reference to a library or code example to follow.
Is there a library that I am unaware of that supports this feature?
来源:https://stackoverflow.com/questions/57395825/is-there-a-python-library-for-exponential-spline-interpolation