Python implementation of Remez algorithm, provides the best uniform polynomial approximation to functions based on the minimization of the maximum absolute error and the equioscillation theorem.
python algorithm chebyshev-polynomials remez minmax-approximation equioscillation-theorem max-absolute-error continuous-function best-uniform-approximation
-
Updated
Dec 15, 2024 - HTML