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.
pythonalgorithmchebyshev-polynomialsremezminmax-approximationequioscillation-theoremmax-absolute-errorcontinuous-functionbest-uniform-approximation
-
Updated
Dec 15, 2024 - HTML