SciPy

scipy.interpolate.spltopp

scipy.interpolate.spltopp(*args, **kwds)

spltopp is deprecated! spltopp is deprecated in scipy 0.19.0, use PPoly.from_spline instead.

Return a piece-wise polynomial object from a fixed-spline tuple.

Previous topic

scipy.interpolate.splmake

Next topic

scipy.interpolate.pchip