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) <doi:10.48550/arXiv.2211.04729>.
Version: | 1.0.0 |
Imports: | Rmpfr |
Published: | 2022-11-16 |
DOI: | 10.32614/CRAN.package.custom.gauss.quad |
Author: | Paul Kabaila [aut, cre] |
Maintainer: | Paul Kabaila <p.kabaila at latrobe.edu.au> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | custom.gauss.quad results |
Reference manual: | custom.gauss.quad.pdf |
Package source: | custom.gauss.quad_1.0.0.tar.gz |
Windows binaries: | r-devel: custom.gauss.quad_1.0.0.zip, r-release: custom.gauss.quad_1.0.0.zip, r-oldrel: custom.gauss.quad_1.0.0.zip |
macOS binaries: | r-release (arm64): custom.gauss.quad_1.0.0.tgz, r-oldrel (arm64): custom.gauss.quad_1.0.0.tgz, r-release (x86_64): custom.gauss.quad_1.0.0.tgz, r-oldrel (x86_64): custom.gauss.quad_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=custom.gauss.quad to link to this page.