[SciPy-user] Docs for Krogh Interpolator

Joshua Stults joshua.stults at gmail.com
Wed May 13 07:19:56 EDT 2009


Hello,

The docs for doing Hermite polynomial interpolation (specifying
function and derivative values at points), seem a little lacking:

http://docs.scipy.org/doc/scipy/reference/generated/scipy.interpolate.KroghInterpolator.html

I appreciate the explanation it provides and the reference, but it
doesn't actually say how to call the function.  Are the values
specified in several different 1D arrays, or one multidimensional
array, in what order, and how do you specify which derivative you're
giving?  Thanks.

-- 
Joshua Stults
Website: http://j-stults.blogspot.com



More information about the SciPy-User mailing list