minimaxApprox is an R package which
implements minimax approximation of functions via the Remez (1962)
algorithm for polynomials and the Cody-Fraser-Hart (1968) doi:10.1007/BF02162506
algorithm for rational functions, as well as their barycentric
formulations: the Pachón-Trefethen (2009) doi:10.1007/s10543-009-0240-1 algorithm for polynomials
and the Filip-Nakatsukasa-Trefethen-Beckermann (2018) doi:10.1137/17M1132409
algorithm for rational functions, which provide improved numerical
stability at higher degrees and on wider intervals.
If you use the package, please cite it as per CITATION.
The author is grateful to Martin Maechler for suggestions which helped the author’s introduction to minimax approximation.
xi argument (deprecated in 0.6.0): the
redesigned exchange derives its reference from the error curve directly,
making a user-supplied initial reference unnecessary.Please see CONTRIBUTING.md.
Please see SECURITY.md.