8000 BUG: random: prevent zipf from hanging when parameter is large. by WarrenWeckesser · Pull Request #27046 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BUG: random: prevent zipf from hanging when parameter is large. #27046

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

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

WarrenWeckesser
Copy link
Member

This addresses one of the problems with zipf, mentioned in this comment in gh-9829.

This is the first of two PRs for zipf. This is the easy one. I'll submit a follow-up that will fix the main problem reported in gh-9829, but that PR will probably require some discussion.

@charris charris merged commit e214a12 into numpy:main Jul 26, 2024
69 checks passed
@charris
Copy link
Member
charris commented Jul 26, 2024

Thanks Warren. Seems reasonable :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0