scipp.interpolate#

Sub-package for objects used in interpolation.

This subpackage provides wrappers for a subset of functions from scipy.interpolate.

Functions

interp1d(da, dim, *[, kind, fill_value])

Interpolate a 1-D function.