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.1 |
| Imports: | utils |
| Suggests: | testthat, covr |
| Published: | 2020-06-02 |
| Author: | Avraham Adler |
| 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.1.tar.gz |
| Windows binaries: | r-devel: Pade_1.0.1.zip, r-release: Pade_1.0.1.zip, r-oldrel: Pade_1.0.1.zip |
| macOS binaries: | r-release: Pade_1.0.1.tgz, r-oldrel: Pade_1.0.1.tgz |
| Old sources: | Pade archive |
Please use the canonical form https://CRAN.R-project.org/package=Pade to link to this page.