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

Switching to rng.spawn() with numpy 1.25 #418

Open
thuiop opened this issue Jul 6, 2023 · 0 comments
Open

Switching to rng.spawn() with numpy 1.25 #418

thuiop opened this issue Jul 6, 2023 · 0 comments
Labels
Milestone

Comments

@thuiop
Copy link
Collaborator

thuiop commented Jul 6, 2023

Whenever we switch to having numpy 1.25 as a requirement (not necessarily soon since it is currently the latest stable version), we should switch to rng.spawn() to divide the random number generator instead of handling the seedsequence like it is currently done. https://numpy.org/doc/stable/release/1.25.0-notes.html#ability-to-directly-spawn-random-number-generators

@ismael-mendoza ismael-mendoza added this to the 1.1.0 milestone Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants