The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
61433 4962 d 12 h ripley /trunk/src/library/ remove trailing spaces  
59039 5216 d 13 h ripley /trunk/ use preferred form of 'R Core Team'  
57939 5334 d 4 h hornik /trunk/src/library/ Use \CRANpkg{} for CRAN packages.  
57900 5338 d 17 h ripley /trunk/src/library/parallel/ more comments  
57380 5392 d 13 h ripley /trunk/src/library/parallel/ pvec needs to handle shorter vectors than the number of nodes.
Documentation updates and clarifications.
 
57335 5395 d 8 h ripley /trunk/ allow a default cluster to be registered  
57321 5395 d 13 h ripley /trunk/src/library/parallel/ parallel() conflict with lattice, so remove  
57287 5397 d 7 h ripley /trunk/src/library/parallel/ clean up:
use mc.reset.stream in mclapply, pvec
reduce exports
 
57176 5408 d 14 h ripley /trunk/src/library/ use mc.set.seed = TRUE as a consistent default
check mc.cores is set sensibly
allow pvec() to do something sensible with mc.cores = 1
documentation improvements
 
56742 5460 d 7 h ripley /trunk/src/library/ add authorship, explain ... in lapply  
56621 5471 d 13 h ripley /trunk/src/library/parallel/ more on parallel, including tests  
56597 5473 d 13 h ripley /trunk/src/library/parallel/ add clusterSetRNGStream  
56581 5474 d 12 h murdoch /trunk/src/library/parallel/man/ Remove non-ascii quote  
56577 5475 d 2 h murdoch /trunk/src/library/parallel/man/ typo  
56573 5475 d 5 h ripley /trunk/ int64 implementation of RngStreams (not much checked)  
56570 5475 d 6 h ripley /trunk/ first-pass implementation of L'Ecuyer RngStreams