rTRNG 4.20-1
riccardoporreca
released this
04 May 07:18
·
80 commits
to master
since this release
Initial CRAN release
- Embed TRNG 4.20 C++ library.
- Expose parallel random number generators and distributions from the library to R.
- Make TRNG accessible to other R projects' C++ code, via package dependency or
Rcpp::sourceCpp
. - Vignettes and examples covering basic and advanced usage with both R and C++.