[SciPy-user] Maximum of spline?

David F daelfin at gmail.com
Sat May 9 14:21:29 EDT 2009


Hello all,

Given the knot points and coefficients of a spline (obtained using
scipy.interpolate.splrep or UnivariateSpline), how can I calculate the maximum
of the interpolated curve?

It seems that is should be fairly straightforward but I can't seem to figure it
out -- can anyone point me in the right direction?

Thanks,
--D






More information about the SciPy-User mailing list