Hello again,
I was wondering if the parallel execution of execute_multiverse() could be extended to have a seed = TRUE option? Sometimes there may be random-number-generation happening in particular branches and having the option of setting the seed to be either different or the explicitly identical across the multiverse would be nice.
Hello again,
I was wondering if the parallel execution of
execute_multiverse()could be extended to have aseed = TRUEoption? Sometimes there may be random-number-generation happening in particular branches and having the option of setting the seed to be either different or the explicitly identical across the multiverse would be nice.