Given a vector of Taylor series coefficients of sufficient length as input, the function returns the numerator and denominator coefficients for the Padé approximant of appropriate order (Baker, 1975) <ISBN:9780120748556>.
Version: | 1.0.7 |
Imports: | utils |
Suggests: | covr, tinytest |
Published: | 2024-06-19 |
DOI: | 10.32614/CRAN.package.Pade |
Author: | Avraham Adler [aut, cph, cre] |
Maintainer: | Avraham Adler <Avraham.Adler at gmail.com> |
BugReports: | https://github.com/aadler/Pade/issues |
License: | GPL-2 | GPL-3 | BSD_2_clause + file LICENSE [expanded from: GPL (≥ 2) | BSD_2_clause + file LICENSE] |
URL: | https://github.com/aadler/Pade |
NeedsCompilation: | no |
Citation: | Pade citation info |
Materials: | README NEWS |
In views: | NumericalMathematics |
CRAN checks: | Pade results |
Reference manual: | Pade.pdf |
Package source: | Pade_1.0.7.tar.gz |
Windows binaries: | r-devel: Pade_1.0.7.zip, r-release: Pade_1.0.7.zip, r-oldrel: Pade_1.0.7.zip |
macOS binaries: | r-release (arm64): Pade_1.0.7.tgz, r-oldrel (arm64): Pade_1.0.7.tgz, r-release (x86_64): Pade_1.0.7.tgz, r-oldrel (x86_64): Pade_1.0.7.tgz |
Old sources: | Pade archive |
Please use the canonical form https://CRAN.R-project.org/package=Pade to link to this page.