BioJulia / PopGen.jl

Population Genetics in Julia
https://biojulia.github.io/PopGen.jl/
MIT License
47 stars 16 forks source link

Replace rand() and sample() use of MT #49

Closed pdimens closed 3 years ago

pdimens commented 3 years ago

As per discussion on the Julia lang Slack, the Mersenne Twister rng needs to be replaced with (possibly) Xorshift

pdimens commented 3 years ago

Addressed with commits https://github.com/pdimens/PopGen.jl/commit/a9970f761303dffe1241503e1fa59f0c2fc90e8a and https://github.com/pdimens/PopGen.jl/commit/a6775b729b94755005412f150659f4e4b091c808