8000 BUG: in the fastest path form ufunc.at, properly increment args[2] by mattip · Pull Request #23467 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BUG: in the fastest path form ufunc.at, properly increment args[2] #23467

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
Mar 27, 2023

Conversation

mattip
Copy link
Member
@mattip mattip commented Mar 27, 2023

Closes #23457

The PR to add a fastest path for ufunc.at did not properly increment the "values" array when calling the inner loop function iteratively.

@seberg
Copy link
Member
seberg commented Mar 27, 2023

Thanks Matti.

@seberg seberg merged commit 0a0346a into numpy:main Mar 27, 2023
@WarrenWeckesser
Copy link
Member

Thanks @mattip and @seberg.

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

Successfully merging this pull request may close these issues.

BUG: Incorrect result from add.at()
3744
3 participants
0