Package: Pade Type: Package Title: Padé Approximant Coefficients Version: 1.1.0 Date: 2026-03-25 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) . License: GPL (>= 2) | BSD_2_clause + file LICENSE Suggests: covr, tinytest URL: https://github.com/aadler/Pade BugReports: https://github.com/aadler/Pade/issues Encoding: UTF-8 NeedsCompilation: no Repository: https://aadler.r-universe.dev Date/Publication: 2026-03-25 05:52:28 UTC RemoteUrl: https://github.com/aadler/pade RemoteRef: HEAD RemoteSha: 1772767ab5a6840f819be2444036fa8fcecc789a Packaged: 2026-06-23 08:50:05 UTC; root Author: Avraham Adler [aut, cph, cre] (ORCID: ) Maintainer: Avraham Adler