[SciPy-User] scipy.interpolate.InterpolatedUnivariateSpline

Michael Aye michael.aye at ucla.edu
Fri Dec 14 19:50:19 EST 2012


The code example for InterpolatedUnivariateSpline here:
http://docs.scipy.org/doc/scipy/reference/generated/scipy.interpolate.InterpolatedUnivariateSpline.html#scipy.interpolate.InterpolatedUnivariateSpline 


has a copy/paste error.
It imports and works with UnivariateSpline instead of 
InterpolatedUnivariateSpline.

Nice weekend everyone!

Michael






More information about the SciPy-User mailing list