Rcpp integration of different "Ziggurat" normal RNG implementations
The Ziggurat generator for normally distributed random numbers, originally proposed by Marsaglia and Tsang (2000, https://doi.org/10.18637/jss.v005.i08) has been improved upon a few times starting with Leong et al (2005, https://doi.org/10.18637/jss.v012.i07). This package provides an aggregation for comparing different implementations in order to provide a 'faster but good enough' alternative for use with R and C++ code.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/s82bbhspdyfa8m0vn5si2g7n4lvm3y61-r-rcppziggurat-0.1.6.drv | ||
mips64el-linux | /gnu/store/b9sw7jj5y9ik7s7mq3c6hhkzp1fyzzjd-r-rcppziggurat-0.1.6.drv | ||
i686-linux | /gnu/store/7n33i76p99d8n036jd8v1ylpmiij5j18-r-rcppziggurat-0.1.6.drv | ||
i586-gnu | /gnu/store/pq8y0lb6r5gwb2ca9597izmaxjf0zpmf-r-rcppziggurat-0.1.6.drv | ||
armhf-linux | /gnu/store/fwg352glwn88cri7i12rlhlsz1250ymq-r-rcppziggurat-0.1.6.drv | ||
aarch64-linux | /gnu/store/n1caiwwfc12m28kavwv0gxyjv6im9f1x-r-rcppziggurat-0.1.6.drv |
Linter | Message | Location |
---|---|---|
No lint warnings ✓ |