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✨
card.svg |card.png
minimaxApprox/json (API)
NEWS
| # 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 | 117 | ||
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 133 | ||
| linux-release-arm64 | ERROR | 112 | ||
| linux-release-x86_64 | OK | 101 | ||
| macos-release-arm64 | OK | 83 | ||
| macos-release-x86_64 | OK | 223 | ||
| macos-oldrel-arm64 | OK | 144 | ||
| macos-oldrel-x86_64 | OK | 213 | ||
| windows-devel | OK | 81 | ||
| windows-release | OK | 69 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 116 |
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 |
