GitHub - aadler/minimaxApprox: Implementation of Remez Algorithm for Polynomial and Rational Function Approximation. (original) (raw)
title |
---|
Package minimaxApprox |
Description
minimaxApprox is an R
package which implements the algorithm of Remez (1962) for polynomial minimax approximation and of Cody et al. (1968) doi:10.1007/BF02162506 for rational minimax approximation.
Citation
If you use the package, please cite it as perCITATION.
Acknowledgments
The author is grateful to Martin Maechler for suggestions which helped the author's introduction to minimax approximation.
Roadmap
Major
- Researchbarycentric representationsto consider if possible to implement in R.
- Alternatively, research if possible to use Rmpfrpackage for increased precision.
Minor
- Write a vignette.
Contributions
Please seeCONTRIBUTING.md.
Security
Please seeSECURITY.md.