Interpolation (cupyx.scipy.interpolate
)#
Univariate interpolation#
|
The interpolating polynomial for a set of points. |
|
Interpolating polynomial for a set of points. |
|
Convenience function for polynomial interpolation. |
|
Convenience function for polynomial interpolation |
|
Piecewise-cubic interpolator matching values and first derivatives. |
|
Piecewise polynomial in terms of coefficients and breakpoints The polynomial between |
1-D Splines#
|
Univariate spline in the B-spline basis. |
|
Compute the (coefficients of) interpolating B-spline. |
|
Compute the spline representation of the derivative of a given spline |
|
Compute the spline for the antiderivative (integral) of a given spline. |
Multivariate interpolation#
|
Radial basis function (RBF) interpolation in N dimensions. |
|
Multidimensional interpolation on regular or rectilinear grids. |
|
Interpolation on a regular or rectilinear grid in arbitrary dimensions. |