RcppZiggurat: 'Rcpp' Integration of Different "Ziggurat" Normal RNG
Implementations
The Ziggurat generator for normally distributed random
numbers, originally proposed by Marsaglia and Tsang (2000,
<doi:10.18637/jss.v005.i08>) has been improved upon a few times
starting with Leong et al (2005, <doi:10.18637/jss.v012.i07>).
This package provides an aggregation in order to compare different
implementations in order to provide a 'faster but good enough'
alternative for use with R and C++ code. See the 'zigg' package
for a lighter implementation for much easier use in other packages.
Version: |
0.1.7 |
Depends: |
R (≥ 3.0.0) |
Imports: |
Rcpp, parallel, graphics, stats, utils |
LinkingTo: |
Rcpp, RcppGSL |
Suggests: |
rbenchmark, microbenchmark, lattice, knitr, rmarkdown, pinp, ggplot2 |
Published: |
2025-03-22 |
DOI: |
10.32614/CRAN.package.RcppZiggurat |
Author: |
Dirk Eddelbuettel
[aut, cre] |
Maintainer: |
Dirk Eddelbuettel <edd at debian.org> |
BugReports: |
https://github.com/eddelbuettel/rcppziggurat/issues |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: |
https://github.com/eddelbuettel/rcppziggurat,
https://dirk.eddelbuettel.com/code/rcpp.ziggurat.html |
NeedsCompilation: |
yes |
Materials: |
README NEWS ChangeLog |
In views: |
Distributions |
CRAN checks: |
RcppZiggurat results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=RcppZiggurat
to link to this page.