branch out RNG when measuring
- addresses #9
- needed !133 (merged) to work
this MR simply adds + Clone
to rng
and removes the mut
from the rng
of the measure_inbreeding
function.
running the same snippet of code from #9 yields the following two images with a schedule of
1
and 5
respectively
we see that all measurements on
t
where t = 0 \mod 5
are the same in both images 
Edited by STEVAN Antoine
Merge request reports
Activity
mentioned in commit 069b483f
added 3 commits
-
e01596fa...a58c650a - 2 commits from branch
main
- 2a3d2289 - Merge branch 'main' into quantum-theory-of-inbreeding
-
e01596fa...a58c650a - 2 commits from branch
mentioned in commit a3a5f2e2
Please register or sign in to reply