Generates MinMax polynomial approximations of functions. Stable implementation of the Remez Algorithm using multi-precision arithmetic. Also does C/C++ code generation!
-
Updated
Jul 26, 2022 - Python
Generates MinMax polynomial approximations of functions. Stable implementation of the Remez Algorithm using multi-precision arithmetic. Also does C/C++ code generation!
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.
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."