The R Project SVN R

Rev

Rev 81140 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 81140 Rev 85532
Line 19... Line 19...
19
  There is support for multiple RNG streams with the
19
  There is support for multiple RNG streams with the
20
  \samp{"L'Ecuyer-CMRG"} \link{RNG}: see \code{\link{nextRNGStream}}.
20
  \samp{"L'Ecuyer-CMRG"} \link{RNG}: see \code{\link{nextRNGStream}}.
21
 
21
 
22
  It contains functionality derived from and pretty much equivalent to
22
  It contains functionality derived from and pretty much equivalent to
23
  that contained in packages \pkg{multicore} (formerly on
23
  that contained in packages \pkg{multicore} (formerly on
24
  \acronym{CRAN}, with some low-level functions renamed and not
24
  \abbr{CRAN}, with some low-level functions renamed and not
25
  exported) and \CRANpkg{snow} (for socket clusters only, but MPI
25
  exported) and \CRANpkg{snow} (for socket clusters only, but MPI
26
  %% and NWS
26
  %% and NWS
27
  clusters generated by \CRANpkg{snow} are also supported). There
27
  clusters generated by \CRANpkg{snow} are also supported). There
28
  have been many enhancements and bug fixes since 2011.
28
  have been many enhancements and bug fixes since 2011.
29
 
29