Package: custom.gauss.quad
Title: Custom Made Gauss Quadrature Nodes and Weights
Version: 1.0.0
Authors@R: 
    person("Paul", "Kabaila", , "p.kabaila@latrobe.edu.au", 
    role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-9205-668X"))
Maintainer: Paul Kabaila <p.kabaila@latrobe.edu.au>
Description: 
    Use the high-precision arithmetic provided by the R package 'Rmpfr' 
    to compute a custom-made Gauss quadrature nodes and weights, 
    with up to 33 nodes, using a moment-based method via moment 
    determinants. Paul Kabaila (2022) <arXiv:2211.04729>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: Rmpfr
NeedsCompilation: no
Packaged: 2022-11-16 02:47:08 UTC; Kabaila
Author: Paul Kabaila [aut, cre] (<https://orcid.org/0000-0002-9205-668X>)
Repository: CRAN
Date/Publication: 2022-11-16 14:50:05 UTC
Built: R 4.5.2; ; 2025-11-08 03:03:05 UTC; windows
