Package: minimaxApprox 0.6.0
minimaxApprox: Minimax Approximation of Functions by Polynomials and Rational Functions
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.
Authors:
minimaxApprox_0.6.0.tar.gz
minimaxApprox_0.6.0.zip(r-4.7)minimaxApprox_0.6.0.zip(r-4.6)minimaxApprox_0.6.0.zip(r-4.5)
minimaxApprox_0.6.0.tgz(r-4.6-x86_64)minimaxApprox_0.6.0.tgz(r-4.6-arm64)minimaxApprox_0.6.0.tgz(r-4.5-x86_64)minimaxApprox_0.6.0.tgz(r-4.5-arm64)
minimaxApprox_0.6.0.tar.gz(r-4.7-arm64)minimaxApprox_0.6.0.tar.gz(r-4.7-x86_64)minimaxApprox_0.6.0.tar.gz(r-4.6-arm64)minimaxApprox_0.6.0.tar.gz(r-4.6-x86_64)
minimaxApprox_0.6.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:9eb7ff3496. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 143 | ||
| linux-devel-x86_64 | OK | 159 | ||
| source / vignettes | OK | 170 | ||
| linux-release-arm64 | OK | 178 | ||
| linux-release-x86_64 | OK | 133 | ||
| macos-release-arm64 | OK | 118 | ||
| macos-release-x86_64 | OK | 262 | ||
| macos-oldrel-arm64 | OK | 121 | ||
| macos-oldrel-x86_64 | OK | 197 | ||
| windows-devel | OK | 144 | ||
| windows-release | OK | 98 | ||
| windows-oldrel | OK | 90 | ||
| wasm-release | OK | 96 |
Exports:coef.minimaxApproxminimaxApproxminimaxErrminimaxEvalplot.minimaxApproxprint.minimaxApprox
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Minimax Approximation of Functions by Polynomials and Rational Functions | 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 |
