A Python implementation of Chebfun
copied from cf-staging / chebfunchebpy is a Python implementation of the popular MATLAB package Chebfun http://chebfun.org, allowing for computing with functions to near machine precision. It relies on polynomial interpolation using Chebyshev points and, through FFTs, expansions in Chebyshev polynomials.