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

MAINT: Simplify bugfix for even rfft #26360

Merged
merged 1 commit into from Apr 28, 2024

Conversation

charris
Copy link
Member

@charris charris commented Apr 28, 2024

Backport of #26359.

This is a slightly improved fix for #26349, which changes the code to actually do what a comment stated it would, making the fix from #26354 no longer necessary. Of course, it keeps the tests, so that we can be sure the fix actually is correct.

Ideally, backported for 2.0.0 as well.

@charris charris added component: numpy.fft 03 - Maintenance 08 - Backport Used to tag backport PRs C++ Related to introduction and use of C++ in the NumPy code base labels Apr 28, 2024
@charris charris added this to the 2.0.0 release milestone Apr 28, 2024
@charris charris merged commit e6d7e00 into numpy:maintenance/2.0.x Apr 28, 2024
60 checks passed
@charris charris deleted the backport-26359 branch April 28, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
03 - Maintenance 08 - Backport Used to tag backport PRs C++ Related to introduction and use of C++ in the NumPy code base component: numpy.fft
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants