PchipInterpolator

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:availableOn gptkb:scipy.interpolate
gptkbp:documentation https://docs.scipy.org/doc/scipy/reference/generated/scipy.interpolate.PchipInterpolator.html
https://www.w3.org/2000/01/rdf-schema#label PchipInterpolator
gptkbp:input x (array-like)
y (array-like)
gptkbp:introducedIn gptkb:SciPy_0.17.0
gptkbp:language gptkb:Python
gptkbp:maintainedBy gptkb:SciPy_developers
gptkbp:method gptkb:PCHIP_(Piecewise_Cubic_Hermite_Interpolating_Polynomial)
gptkbp:output interpolated values
gptkbp:partOf scipy.interpolate module
gptkbp:preserves monotonicity of data
shape of data
gptkbp:supports 1-D interpolation
gptkbp:usedFor piecewise cubic Hermite interpolation
gptkbp:bfsParent gptkb:scipy.interpolate
gptkbp:bfsLayer 7