This is documentation for an old release of SciPy (version 0.10.0). Read this page in the documentation of the latest stable release (version 1.15.1).
Update the y values to be interpolated
The barycentric interpolation algorithm requires the calculation of weights, but these depend only on the xi. The yi can be changed at any time.
Parameters : | yi : array_like N by R
|
---|