RcppZiggurat: 'Rcpp' Integration of Different "Ziggurat" Normal RNG
Implementations
The Ziggurat generator for normally distributed random numbers,
originally proposed by Marsaglia and Tsang (JSS, 2000), has been improved
upon a few times starting with Leong et al (JSS, 2005). This package provides
an aggregation in order to compare different implementations. The goal is to
provide an 'faster but good enough' alternative for use with R and C++ code.
Version: |
0.1.4 |
Depends: |
R (≥ 3.0.0) |
Imports: |
Rcpp, parallel, graphics, stats, utils |
LinkingTo: |
Rcpp, RcppGSL |
Suggests: |
rbenchmark, microbenchmark, lattice, knitr, rmarkdown, pinp |
Published: |
2017-09-27 |
Author: |
Dirk Eddelbuettel |
Maintainer: |
Dirk Eddelbuettel <edd at debian.org> |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: |
yes |
Materials: |
README NEWS ChangeLog |
CRAN checks: |
RcppZiggurat results |
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=RcppZiggurat
to link to this page.