Learn R Programming

⚠️There's a newer version (2.1.4) of this package.Take me there.

cubature

Updated this package in several ways:

  • Now using Rcpp (as of version 1.2)
  • Synced up to newer version of cubature library (version 1.0.2) by Steven Johnson so that both hcubature pcubature are now available.
  • Added vectorized interface to hcubature and pcubature
  • Added a vignette to show the great gains from vectorization
  • Added tests to avoid screw-ups
  • Fixed up clencurt.h so that CRAN size limitations are not violated

Copy Link

Version

Install

install.packages('cubature')

Monthly Downloads

18,131

Version

1.3-6

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Balasubramanian Narasimhan

Last Published

December 12th, 2016

Functions in cubature (1.3-6)

cubature-package

Cubature is a package for adaptive multidimensional integration over hypercubes
hcubature

Adaptive multivariate integration over hypercubes (hcubature and pcubature)