Open andreasnoack opened 1 year ago
I'm surprised that this test passes on my x86_64-linux-gnu but not on M1 Pro... Beside, I also tested StableRNG
agains PractRand a couple of weeks ago, and there was also a "problem" there. I'm not sure what to do about this though, except introducing another stable RNG, e.g. StableXoshiro
, which could extend the scope of this package by providing a modern all-purpose RNG (suitable e.g. for simulations). Ref: https://discourse.julialang.org/t/saving-rng-state-reproducibility-in-large-scale-monte-carlo-simulations/89408
I'm getting
when running
on the following system