doRNG (1.5.3)
Generic Reproducible Parallel Backend for foreach Loops.
http://cran.r-project.org/web/packages/doRNG
This package provides functions to perform reproducible parallel foreach loops, using independent random streams as generated by L'Ecuyer's combined multiple-recursive generator [L'Ecuyer (1999)]. It enables to easily convert standard %dopar% loops into fully reproducible loops, independently of the number of workers, the task scheduling strategy, or the chosen parallel environment and associated foreach backend.
Maintainer:
Renaud Gaujoux
Author(s): Renaud Gaujoux
License: GPL (>= 2)
Uses: foreach, iterators, pkgmaker, rngtools, RUnit, rbenchmark, bibtex, doMPI, doRedis, devtools, doParallel, knitr
Released 2 months ago.
9 previous versions
- doRNG_1.5. Released 7 months ago.
- doRNG_1.4.5. Released 10 months ago.
- doRNG_1.4.1. Released 12 months ago.
- doRNG_1.3. Released about 1 year ago.
- doRNG_1.2.6. Released about 1 year ago.
- doRNG_1.2.2. Released about 1 year ago.
- doRNG_1.2.1. Released about 1 year ago.
- doRNG_1.1. Released over 1 year ago.
- doRNG_1.0.2. Released over 1 year ago.
Ratings
Overall: |
|
Documentation: |
|
Log in to vote.
Reviews
No one has written a review of doRNG yet. Want to be the first? Write one now.
Related packages: … (20 best matches, based on common tags.)
Search for doRNG on google, google scholar, r-help, r-devel.
Visit doRNG on R Graphical Manual.