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.
-
Updated
Dec 15, 2024 - HTML
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.
Generates MinMax polynomial approximations of functions. Stable implementation of the Remez Algorithm using multi-precision arithmetic. Also does C/C++ code generation!
Parks-McClellan Remez FIR design algorithm
Help with Sollya, a tool for developing numerically safe math functions.
Add a description, image, and links to the remez topic page so that developers can more easily learn about it.
To associate your repository with the remez topic, visit your repo's landing page and select "manage topics."