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

Transition to numpy default_rng as provider for random functions #129

Open
mlincett opened this issue Mar 1, 2022 · 2 comments
Open

Transition to numpy default_rng as provider for random functions #129

mlincett opened this issue Mar 1, 2022 · 2 comments
Assignees

Comments

@mlincett
Copy link
Collaborator

mlincett commented Mar 1, 2022

According to current numpy documentation, random functions should now use an instance of default_rng rather than numpy.random direct methods.

@mlincett mlincett self-assigned this Mar 1, 2022
@robertdstein
Copy link
Member

Seems reasonable!

@mlincett
Copy link
Collaborator Author

Seems reasonable!

Yes, we already agreed on that! I have just been too lazy/busy to fix this in the meantime, but let's keep it on my watch.

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

No branches or pull requests

2 participants