SciPy

scipy.interpolate.spltopp

scipy.interpolate.spltopp(*args, **kwds)[source]

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.