# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "sitmo" in publications use:' type: software license: MIT title: 'sitmo: Parallel Pseudo Random Number Generator (PPRNG) ''sitmo'' Header Files' version: 2.0.2 doi: 10.32614/CRAN.package.sitmo identifiers: - type: url value: https://github.com/stdfin/random/ abstract: Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel environment. In addition, there is a generator for one dimensional low-discrepancy sequence. The objective of this library to consolidate the distribution of the 'sitmo' (C++98 & C++11), 'threefry' and 'vandercorput' (C++11-only) engines on CRAN by enabling others to link to the header files inside of 'sitmo' instead of including a copy of each engine within their individual package. Lastly, the package contains example implementations using the 'sitmo' package and three accompanying vignette that provide additional information. authors: - family-names: Balamuta given-names: James email: balamut2@illinois.edu orcid: https://orcid.org/0000-0003-2826-8458 - family-names: Berg given-names: Thijs name-particle: van den email: thijs@sitmo.com repository: https://coatless-rpkg.r-universe.dev repository-code: https://github.com/coatless-rpkg/sitmo commit: b98bbfb4be968f33d29ba55bd71740eda45b24f4 url: https://r-pkg.thecoatlessprofessor.com/sitmo/ contact: - family-names: Balamuta given-names: James email: balamut2@illinois.edu orcid: https://orcid.org/0000-0003-2826-8458