Skip to content

Fix np.mod(0, inf)#92

Merged
SwayamInSync merged 1 commit into
numpy:mainfrom
juntyr:mod-zero-inf
May 13, 2026
Merged

Fix np.mod(0, inf)#92
SwayamInSync merged 1 commit into
numpy:mainfrom
juntyr:mod-zero-inf

Conversation

@juntyr
Copy link
Copy Markdown
Contributor

@juntyr juntyr commented May 13, 2026

Fixes #91

Copy link
Copy Markdown
Member

@SwayamInSync SwayamInSync left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @juntyr bug was real, LGTM!

@SwayamInSync SwayamInSync merged commit 156edad into numpy:main May 13, 2026
12 checks passed
@juntyr juntyr deleted the mod-zero-inf branch May 13, 2026 18:03
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.

[BUG] np.mod(+-0, +-inf) gives incorrect result

2 participants