Evaluate spline (or its nu-th derivative) at positions x.
Note: x can be unordered but the evaluation is more efficient if x is (partially) ordered.
scipy.interpolate.InterpolatedUnivariateSpline
scipy.interpolate.InterpolatedUnivariateSpline.derivatives
Enter search terms or a module, class or function name.