bnaras/cubature: Adaptive Multivariate Integration over Hypercubes

R wrappers around the cubature C library of Steven G. Johnson for adaptive multivariate integration over hypercubes and the Cuba C library of Thomas Hahn for deterministic and Monte Carlo integration. Scalar and vector interfaces for cubature and Cuba routines are provided; the vector interfaces are highly recommended as demonstrated in the package vignette.

Getting started

Package details

Maintainer
LicenseGPL-3
Version2.1.4
URL https://bnaras.github.io/cubature/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bnaras/cubature")
bnaras/cubature documentation built on June 11, 2025, 2:40 a.m.