On Sat, Feb 7, 2015 at 10:52 PM, otoomet <otoo...@gmail.com> wrote: [...]
> random numbers. For instance, can I be sure that > set.seed(0); print(runif(1)); print(rnorm(1)) > will always print the same numbers, also in the future version of R? I don't know if there is intention to keep this reproducible across R versions, but it is already not reproducible across platforms (with the same R version): http://stackoverflow.com/questions/21212326/floating-point-arithmetic-and-reproducibility FYI. Gabor [[alternative HTML version deleted]] ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel