Repository URL to install this package:
|
Version:
1.2.1 ▾
|
Function approximation
----------------------
Taylor series (``taylor``)
..........................
.. autofunction:: mpmath.taylor
Pade approximation (``pade``)
.............................
.. autofunction:: mpmath.pade
Chebyshev approximation (``chebyfit``)
......................................
.. autofunction:: mpmath.chebyfit
Fourier series (``fourier``, ``fourierval``)
............................................
.. autofunction:: mpmath.fourier
.. autofunction:: mpmath.fourierval