# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RcppZiggurat" in publications use:' type: software license: GPL-2.0-or-later title: 'RcppZiggurat: ''Rcpp'' Integration of Different "Ziggurat" Normal RNG Implementations' version: 0.1.6.1 doi: 10.32614/CRAN.package.RcppZiggurat abstract: The Ziggurat generator for normally distributed random numbers, originally proposed by Marsaglia and Tsang (2000, ) has been improved upon a few times starting with Leong et al (2005, ). This package provides an aggregation in order to compare different implementations in order to provide an 'faster but good enough' alternative for use with R and C++ code. authors: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org repository: https://eddelbuettel.r-universe.dev repository-code: https://github.com/eddelbuettel/rcppziggurat commit: 7d030f919f774f750ccbd28142976687c8aa5fe1 url: https://dirk.eddelbuettel.com/code/rcpp.ziggurat.html date-released: '2021-07-12' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org