Package: Pade
Type: Package
Title: Padé Approximant Coefficients
Version: 1.0.7
Date: 2024-06-19
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: 2024-06-19 21:30:54 UTC; Parents
Author: Avraham Adler [aut, cph, cre] (<https://orcid.org/0000-0002-3039-0703>)
Maintainer: Avraham Adler <Avraham.Adler@gmail.com>
Repository: CRAN
Date/Publication: 2024-06-19 21:40:10 UTC
Built: R 4.3.3; ; 2025-01-24 10:43:42 UTC; unix
