Package: GregoryQuadrature
Title: Gregory Weights for Function Integration
Version: 1.0.0
Authors@R: c(
    person("Dylan", "Hettinger", email = "dhettinger@mines.edu", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0000-5769-2333")),
    person("Bengt", "Fornberg", email = "bengt.fornberg@colorado.edu", role = c("aut"),
           comment = c(ORCID = "0000-0003-0014-6985")))
Description: Computes Gregory weights for a given number nodes and function order. Anthony Ralston and Philip Rabinowitz (2001) <ISBN:9780486414546>.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: pracma
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/dhetting/GregoryQuadrature
BugReports: https://github.com/dhetting/GregoryQuadrature/issues
NeedsCompilation: no
Packaged: 2024-04-22 15:59:46 UTC; dhetting
Author: Dylan Hettinger [aut, cre, cph]
    (<https://orcid.org/0009-0000-5769-2333>),
  Bengt Fornberg [aut] (<https://orcid.org/0000-0003-0014-6985>)
Maintainer: Dylan Hettinger <dhettinger@mines.edu>
Repository: CRAN
Date/Publication: 2024-04-23 08:40:02 UTC
Built: R 4.4.3; ; 2025-10-21 11:59:25 UTC; windows
