The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
80850 1788 d 13 h murrell /branches/R-groups/ ported r80817:80849 from main  
80166 1929 d 14 h murrell /branches/R-groups/ create R-groups  
79397 2092 d 7 h maechler /trunk/src/main/ cosmetics (lying around for months)  
78221 2295 d 9 h ripley /trunk/src/main/ allow a bit of spare to try to avoid occasional ASAN warnings  
76392 2661 d 0 h luke /trunk/src/ Pass sample.kind to set.seed .Internal.  
76206 2699 d 17 h luke /trunk/ Fix to revised walker_Probsample for issue reported to R_devel by Charles Berry.  
76187 2704 d 19 h luke /trunk/src/main/ Fix for Windows sizeof(long) == 4 issue; contributed by Joseph Wood.  
76160 2708 d 17 h luke /trunk/ New default algorithm for R_unif_rand, used in sample, to resolve PR
17494. Includes adding sample.kind to RNGkind to allow reverting to
the old algorithm for reproducing previous results. Thanks to Duncan
Murdoch for contributing the patch.
 
76132 2714 d 20 h luke /trunk/src/main/ New version of R_unif_index to avoid bias reported by Stark.
Old verison is still used by default.
 
75566 2817 d 18 h ripley /trunk/src/main/ gcc does not ignore #pragma clang  
75565 2817 d 18 h ripley /trunk/src/main/ experiment with #pragma clang diagnostic  
75564 2817 d 18 h ripley /trunk/src/main/ avoid compiler warnings  
75563 2817 d 19 h luke /trunk/src/main/ Added comment on Mersenne Twister initialization.  
72559 3385 d 8 h maechler /trunk/src/ small comments / white space  
72362 3418 d 2 h ripley /trunk/src/main/ avoid compiler warning  
72357 3420 d 20 h luke /trunk/ Use two uniforms in sample() for higher precision when the uniform
generator is one of the Knuth generators or a user-defined generator
and the population size is at least 2^25.
 
72356 3420 d 21 h luke /trunk/src/ Added R_unif_index for use in do_sample and do_sample2.  
71058 3641 d 1 h ripley /trunk/src/main/ slightly more efficient fix  
71052 3641 d 5 h ripley /trunk/src/main/ more cleaning up is needed after a corrupt .Random.seed  
68947 4005 d 1 h ripley /trunk/src/ use https  

Show All