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

Fix numpy ValueError with seeds < 0 or > 2 ** 32 - 1 #275

Merged
merged 1 commit into from Jul 10, 2020

Conversation

adamchainz
Copy link
Member

Fixes #269.

@adamchainz adamchainz merged commit b38226e into master Jul 10, 2020
@adamchainz adamchainz deleted the issue_269_numpy_truncation branch July 10, 2020 13:26
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.

crashes with numpy and --randomly-seed=7106521602475165645
1 participant