René's URL Explorer Experiment


Title: CubicSpline — SciPy v1.18.0.dev Manual

direct link

Domain: scipy.github.io

docsearch:languageen
docsearch:version1.18.0.dev
docbuild:last-updateFeb 15, 2026

Links:

Skip to main contenthttps://scipy.github.io/devdocs/reference/generated/scipy.interpolate.CubicSpline.html#main-content
SciPy https://scipy.github.io/devdocs/index.html
Installing https://scipy.org/install/
User Guide https://scipy.github.io/devdocs/tutorial/index.html
API reference https://scipy.github.io/devdocs/reference/index.html
Building from source https://scipy.github.io/devdocs/building/index.html
Development https://scipy.github.io/devdocs/dev/index.html
Release notes https://scipy.github.io/devdocs/release.html
GitHubhttps://github.com/scipy/scipy
Scientific Python Forumhttps://discuss.scientific-python.org/c/contributor/scipy/
Installing https://scipy.org/install/
User Guide https://scipy.github.io/devdocs/tutorial/index.html
API reference https://scipy.github.io/devdocs/reference/index.html
Building from source https://scipy.github.io/devdocs/building/index.html
Development https://scipy.github.io/devdocs/dev/index.html
Release notes https://scipy.github.io/devdocs/release.html
GitHubhttps://github.com/scipy/scipy
Scientific Python Forumhttps://discuss.scientific-python.org/c/contributor/scipy/
scipyhttps://scipy.github.io/devdocs/reference/main_namespace.html
scipy.clusterhttps://scipy.github.io/devdocs/reference/cluster.html
scipy.constantshttps://scipy.github.io/devdocs/reference/constants.html
scipy.datasetshttps://scipy.github.io/devdocs/reference/datasets.html
scipy.differentiatehttps://scipy.github.io/devdocs/reference/differentiate.html
scipy.ffthttps://scipy.github.io/devdocs/reference/fft.html
scipy.fftpackhttps://scipy.github.io/devdocs/reference/fftpack.html
scipy.integratehttps://scipy.github.io/devdocs/reference/integrate.html
scipy.interpolatehttps://scipy.github.io/devdocs/reference/interpolate.html
scipy.iohttps://scipy.github.io/devdocs/reference/io.html
scipy.linalghttps://scipy.github.io/devdocs/reference/linalg.html
scipy.ndimagehttps://scipy.github.io/devdocs/reference/ndimage.html
scipy.odrhttps://scipy.github.io/devdocs/reference/odr.html
scipy.optimizehttps://scipy.github.io/devdocs/reference/optimize.html
scipy.signalhttps://scipy.github.io/devdocs/reference/signal.html
scipy.sparsehttps://scipy.github.io/devdocs/reference/sparse.html
scipy.spatialhttps://scipy.github.io/devdocs/reference/spatial.html
scipy.specialhttps://scipy.github.io/devdocs/reference/special.html
scipy.statshttps://scipy.github.io/devdocs/reference/stats.html
https://scipy.github.io/devdocs/index.html
SciPy APIhttps://scipy.github.io/devdocs/reference/index.html
Interpolation (scipy.interpolate)https://scipy.github.io/devdocs/reference/interpolate.html
#https://scipy.github.io/devdocs/reference/generated/scipy.interpolate.CubicSpline.html#cubicspline
[source]https://github.com/scipy/scipy/blob/main/scipy/interpolate/_cubic.py#L621-L1034
#https://scipy.github.io/devdocs/reference/generated/scipy.interpolate.CubicSpline.html#scipy.interpolate.CubicSpline
[1]https://scipy.github.io/devdocs/reference/generated/scipy.interpolate.CubicSpline.html#r0cc18619484f-1
PPolyhttps://scipy.github.io/devdocs/reference/generated/scipy.interpolate.PPoly.html#scipy.interpolate.PPoly
[2]https://scipy.github.io/devdocs/reference/generated/scipy.interpolate.CubicSpline.html#r0cc18619484f-2
__call__https://scipy.github.io/devdocs/reference/generated/scipy.interpolate.CubicSpline.__call__.html#scipy.interpolate.CubicSpline.__call__
derivativehttps://scipy.github.io/devdocs/reference/generated/scipy.interpolate.CubicSpline.derivative.html#scipy.interpolate.CubicSpline.derivative
antiderivativehttps://scipy.github.io/devdocs/reference/generated/scipy.interpolate.CubicSpline.antiderivative.html#scipy.interpolate.CubicSpline.antiderivative
integratehttps://scipy.github.io/devdocs/reference/generated/scipy.interpolate.CubicSpline.integrate.html#scipy.interpolate.CubicSpline.integrate
solvehttps://scipy.github.io/devdocs/reference/generated/scipy.interpolate.CubicSpline.solve.html#scipy.interpolate.CubicSpline.solve
rootshttps://scipy.github.io/devdocs/reference/generated/scipy.interpolate.CubicSpline.roots.html#scipy.interpolate.CubicSpline.roots
Akima1DInterpolatorhttps://scipy.github.io/devdocs/reference/generated/scipy.interpolate.Akima1DInterpolator.html#scipy.interpolate.Akima1DInterpolator
PchipInterpolatorhttps://scipy.github.io/devdocs/reference/generated/scipy.interpolate.PchipInterpolator.html#scipy.interpolate.PchipInterpolator
PPolyhttps://scipy.github.io/devdocs/reference/generated/scipy.interpolate.PPoly.html#scipy.interpolate.PPoly
splrephttps://scipy.github.io/devdocs/reference/generated/scipy.interpolate.splrep.html#scipy.interpolate.splrep
InterpolatedUnivariateSplinehttps://scipy.github.io/devdocs/reference/generated/scipy.interpolate.InterpolatedUnivariateSpline.html#scipy.interpolate.InterpolatedUnivariateSpline
CubicSplinehttps://scipy.github.io/devdocs/reference/generated/scipy.interpolate.CubicSpline.html#scipy.interpolate.CubicSpline
Support for the array API standardhttps://scipy.github.io/devdocs/dev/api-dev/array_api.html#dev-arrayapi
1https://scipy.github.io/devdocs/reference/generated/scipy.interpolate.CubicSpline.html#id1
Cubic Spline Interpolationhttps://en.wikiversity.org/wiki/Cubic_Spline_Interpolation
2https://scipy.github.io/devdocs/reference/generated/scipy.interpolate.CubicSpline.html#id2
previous make_interp_spline https://scipy.github.io/devdocs/reference/generated/scipy.interpolate.make_interp_spline.html
next __call__ https://scipy.github.io/devdocs/reference/generated/scipy.interpolate.CubicSpline.__call__.html
CubicSplinehttps://scipy.github.io/devdocs/reference/generated/scipy.interpolate.CubicSpline.html#scipy.interpolate.CubicSpline
Sphinxhttps://www.sphinx-doc.org/
PyData Sphinx Themehttps://pydata-sphinx-theme.readthedocs.io/en/stable/index.html

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.