Package: Pade
Type: Package
Title: Padé Approximant Coefficients
Version: 1.0.8
Date: 2025-07-10
Authors@R: c(person(given="Avraham", family="Adler",
    role=c("aut", "cph", "cre"), email="Avraham.Adler@gmail.com",
    comment = c(ORCID = "0000-0002-3039-0703")))
Description: 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>.
License: GPL (>= 2) | BSD_2_clause + file LICENSE
Imports: utils
Suggests: covr, tinytest
URL: https://github.com/aadler/Pade
BugReports: https://github.com/aadler/Pade/issues
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-07-10 22:30:10 UTC; Parents
Author: Avraham Adler [aut, cph, cre] (ORCID:
    <https://orcid.org/0000-0002-3039-0703>)
Maintainer: Avraham Adler <Avraham.Adler@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-10 22:40:02 UTC
Built: R 4.5.0; ; 2025-07-14 23:32:16 UTC; unix
