weiserc/mvQuad: Methods for Multivariate Quadrature

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.

Getting started

Package details

AuthorConstantin Weiser (HHU of Duesseldorf / Germany)
MaintainerConstantin Weiser <weiserc@hhu.de>
LicenseGPL-3
Version1.0-6
URL https://github.com/weiserc/mvQuad/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("weiserc/mvQuad")
weiserc/mvQuad documentation built on May 4, 2019, 4:18 a.m.