Package: cubature 2.1.1
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.
Authors:
cubature_2.1.1.tar.gz
cubature_2.1.1.zip(r-4.5)cubature_2.1.1.zip(r-4.4)cubature_2.1.1.zip(r-4.3)
cubature_2.1.1.tgz(r-4.4-x86_64)cubature_2.1.1.tgz(r-4.4-arm64)cubature_2.1.1.tgz(r-4.3-x86_64)cubature_2.1.1.tgz(r-4.3-arm64)
cubature_2.1.1.tar.gz(r-4.5-noble)cubature_2.1.1.tar.gz(r-4.4-noble)
cubature.pdf |cubature.html✨
cubature/json (API)
NEWS
# Install 'cubature' in R: |
install.packages('cubature', repos = c('https://bnaras.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bnaras/cubature/issues
Last updated 4 months agofrom:35be5be2ba. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 09 2024 |
R-4.5-win-x86_64 | OK | Oct 09 2024 |
R-4.5-linux-x86_64 | OK | Oct 09 2024 |
R-4.4-win-x86_64 | OK | Oct 09 2024 |
R-4.4-mac-x86_64 | OK | Oct 09 2024 |
R-4.4-mac-aarch64 | OK | Oct 09 2024 |
R-4.3-win-x86_64 | OK | Oct 09 2024 |
R-4.3-mac-x86_64 | OK | Oct 09 2024 |
R-4.3-mac-aarch64 | OK | Oct 09 2024 |
Exports:adaptIntegratecubintegratecuhredefault_argsdivonnehcubaturepcubaturesuavevegas
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Unified Cubature Integration Interface | cubintegrate |
Integration by a Deterministic Iterative Adaptive Algorithm | cuhre |
Default arguments for each integration method | default_args |
Integration by Stratified Sampling for Variance Reduction | divonne |
Adaptive multivariate integration over hypercubes (hcubature and pcubature) | adaptIntegrate hcubature pcubature |
Integration with SUbregion-Adaptive Vegas Algorithm | suave |
Integration by a Monte Carlo Algorithm | vegas |