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

DM-21141: ip_diffim breaks with numpy 1.17 #132

Merged
merged 1 commit into from Sep 24, 2019
Merged

Conversation

PaulPrice
Copy link
Contributor

Sogo Mineo (NAOJ) points out that this change is necessary

in order for ip_diffim's tests to pass. I think this is
because I am using numpy 1.17, in which numpy.random
changed largely. rand.poisson() no longer accepts
lam >= 9.223372006484772e+18 or lam = nan.

@PaulPrice PaulPrice requested a review from kgabor August 30, 2019 15:07
Sogo Mineo (NAOJ) points out that this change is necessary

> in order for ip_diffim's tests to pass. I think this is
> because I am using numpy 1.17, in which numpy.random
> changed largely. rand.poisson() no longer accepts
> lam >= 9.223372006484772e+18 or lam = nan.
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.

None yet

1 participant