support proper 32-byte RNG seeds
- add optional
$.help
to argumenterr
oferror throw
- parse
prng_seed: [u8; 32]
inrng
andinbreeding
- compute the "local" seed by hashing the "global" seed, the strategy and the iteration index
- pass
--prng-seed: string
, a 64-char long seed toinbreeding run
Edited by STEVAN Antoine
Merge request reports
Activity
Filter activity
added 10 commits
-
947da4da...3b4d14d1 - 2 commits from branch
main
- 3469c605 - take 32-byte-seed in `rng`
- d4776ea9 - same in inbreeding
- 5f6f0f21 - add optional `$.help` to `error throw`
- d9eb1772 - check PRNG seed in `inbreeding run`
- 051699ca - update README
- c834af10 - add missing dependency to `inbreeding`
- b3cdb9c7 - compute the seeds directly by hashing
- 29d2a3c1 - make Clippy happy
Toggle commit list-
947da4da...3b4d14d1 - 2 commits from branch
enabled an automatic merge when the pipeline for 29d2a3c1 succeeds
added 1 commit
- 454b3a2a - allow `seed: string` in `inbreeding inspect`
mentioned in commit bb55005f
Please register or sign in to reply