[SciPy-user] spline interpolation

Jordan Dawe jdawe at eos.ubc.ca
Thu Nov 9 18:32:33 EST 2006


Did you see the example that I gave you? Passing s=0 as the smoothing parameter
makes the interpolant pass through the given data points. Alternatively,
InterpolatedUnivariateSpline will do this for you.

 Ah!  s=0.  Thank you very much.

Jordan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20061109/9713a8d5/attachment.html>


More information about the SciPy-User mailing list