Skip to content

❗ This is a read-only mirror of the CRAN R package repository. minimaxApprox — Implementation of Remez Algorithm for Polynomial and Rational Function Approximation. Homepage: https://github.com/aadler/MiniMaxApprox Report bugs for this package: https://github.com/aadler/MiniMaxApprox/issues

Notifications You must be signed in to change notification settings

cran/minimaxApprox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title
Package minimaxApprox

R-CMD-check codecov OpenSSF Best Practices

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 per CITATION.

Acknowledgments

The author is grateful to Martin Maechler for suggestions which helped the author's introduction to minimax approximation.

Roadmap

Major

  • Research barycentric representations to consider if possible to implement in R.
  • Alternatively, research if possible to use Rmpfr package for increased precision.

Minor

  • Write a vignette.

Contributions

Please see CONTRIBUTING.md.

Security

Please see SECURITY.md.

About

❗ This is a read-only mirror of the CRAN R package repository. minimaxApprox — Implementation of Remez Algorithm for Polynomial and Rational Function Approximation. Homepage: https://github.com/aadler/MiniMaxApprox Report bugs for this package: https://github.com/aadler/MiniMaxApprox/issues

Resources

Stars

Watchers

Forks

Packages

No packages published