Package: mvQuad
Type: Package
Title: Methods for Multivariate Quadrature
Version: 1.0-8
Date: 2023-09-18
Author: Constantin Weiser ( University Mainz / Germany)
Maintainer: Constantin Weiser <constantin.weiser@gmail.com>
Description: Provides methods to construct multivariate grids, which can be used
    for multivariate quadrature. This grids can be based on different quadrature
    rules like Newton-Cotes formulas (trapezoidal-, Simpson's- rule, ...) or Gauss
    quadrature (Gauss-Hermite, Gauss-Legendre, ...). For the construction of the
    multidimensional grid the product-rule or the combination- technique can be
    applied.
URL: https://github.com/weiserc/mvQuad/
License: GPL-3
Depends: R (>= 3.0)
Imports: data.table, statmod, methods
Suggests: knitr, rgl, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2023-09-19 10:53:01 UTC; weiserc
Repository: CRAN
Date/Publication: 2023-09-19 11:40:02 UTC
Built: R 4.2.3; ; 2024-04-24 00:58:54 UTC; windows
