summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test__iotools.py
diff options
context:
space:
mode:
authorLukas Mericle <lukas.mericle@gmail.com>2017-05-30 22:10:19 +0200
committerCharles Harris <charlesr.harris@gmail.com>2017-07-24 18:22:43 -0600
commitd7b1349fac9cdb2e41b6337bec1b5b33915a01eb (patch)
treef542ce39699e373b55d5b1dbc724a99ddaa49878 /numpy/lib/tests/test__iotools.py
parentf84274100090d52366e5218696b1b8d3a8c73a44 (diff)
downloadnumpy-d7b1349fac9cdb2e41b6337bec1b5b33915a01eb.tar.gz
ENH: Add np.polynomial.chebyshev.chebinterp function
The chebinterp function interpolates a function at the Chebyshev points of the first kind using a Chebyshev series. The resulting interpolation approximates a polynomial fit minimizing the L_inf norm. This function is useful e.g. for estimating roots before running a root-finding function.
Diffstat (limited to 'numpy/lib/tests/test__iotools.py')
0 files changed, 0 insertions, 0 deletions