Package: minimaxApprox 0.5.0
minimaxApprox: Implementation of Remez Algorithm for Polynomial and Rational Function Approximation
Implements the algorithm of Remez (1962) for polynomial minimax approximation and of Cody et al. (1968) <doi:10.1007/BF02162506> for rational minimax approximation.
Authors:
minimaxApprox_0.5.0.tar.gz
minimaxApprox_0.5.0.zip(r-4.7)minimaxApprox_0.5.0.zip(r-4.6)minimaxApprox_0.5.0.zip(r-4.5)
minimaxApprox_0.5.0.tgz(r-4.6-x86_64)minimaxApprox_0.5.0.tgz(r-4.6-arm64)minimaxApprox_0.5.0.tgz(r-4.5-x86_64)minimaxApprox_0.5.0.tgz(r-4.5-arm64)
minimaxApprox_0.5.0.tar.gz(r-4.7-arm64)minimaxApprox_0.5.0.tar.gz(r-4.7-x86_64)minimaxApprox_0.5.0.tar.gz(r-4.6-arm64)minimaxApprox_0.5.0.tar.gz(r-4.6-x86_64)
minimaxApprox_0.5.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
minimaxApprox/json (API)
| # Install 'minimaxApprox' in R: |
| install.packages('minimaxApprox', repos = c('https://aadler.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/aadler/minimaxapprox/issues
Last updated from:2db78ebf57. Checks:2 ERROR, 11 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | ERROR | 102 | ||
| linux-devel-x86_64 | OK | 106 | ||
| source / vignettes | OK | 127 | ||
| linux-release-arm64 | ERROR | 97 | ||
| linux-release-x86_64 | OK | 97 | ||
| macos-release-arm64 | OK | 114 | ||
| macos-release-x86_64 | OK | 165 | ||
| macos-oldrel-arm64 | OK | 91 | ||
| macos-oldrel-x86_64 | OK | 146 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 82 | ||
| wasm-release | OK | 89 |
Exports:coef.minimaxApproxminimaxApproxminimaxErrminimaxEvalplot.minimaxApproxprint.minimaxApprox
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Implementation of Remez Algorithm for Polynomial and Rational Function Approximation | minimaxApprox-package |
| Extract coefficients from a '"minimaxApprox"' object | coef.minimaxApprox |
| Minimax Approximation of Functions | minimaxApprox |
| Evaluate the Minimax Approximation Error | minimaxErr |
| Evaluate Minimax Approximation | minimaxEval |
| Plot errors from a '"minimaxApprox"' object | plot.minimaxApprox |
| Print method for a '"minimaxApprox object"' | print.minimaxApprox |
