Skip to content
Snippets Groups Projects

Make all random number generators use the same seed from config

Make all random number generators use the same seed from config. Use numpy.random.RandomState as it is frozen and thus guaranteed to produce the same values every time.

Closes #74 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading