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 |
1-D Splines#
|
Univariate spline in the B-spline basis. |
|
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. |