Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor random number generation #757

Merged
merged 1 commit into from
Nov 26, 2022
Merged

Refactor random number generation #757

merged 1 commit into from
Nov 26, 2022

Conversation

paullouisageneau
Copy link
Owner

@paullouisageneau paullouisageneau commented Nov 26, 2022

This PR unifies random number generation with a common seeded thread-local mt19937 generator in impl::util. It also fixes random generation in examples.

@paullouisageneau paullouisageneau force-pushed the utils-random branch 2 times, most recently from f815ce2 to 8a693c4 Compare November 26, 2022 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant