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

FFT filter changes with Numpy v2.0 #592

Merged
merged 3 commits into from
Dec 13, 2024
Merged

FFT filter changes with Numpy v2.0 #592

merged 3 commits into from
Dec 13, 2024

Conversation

daurer
Copy link
Contributor

@daurer daurer commented Dec 13, 2024

test/accelerate_tests/base_tests/array_utils_test.py::ArrayUtilsTest::test_fft_filter seems to fail with numpy >= 2.0

Possibly related to the following line from the Numpy 2.0 release notes:

Support for float32 and longdouble in all numpy.fft functions

@daurer daurer marked this pull request as draft December 13, 2024 18:32
@daurer daurer marked this pull request as ready for review December 13, 2024 20:13
@daurer daurer changed the title FFT filter issues FFT filter changes with Numpy v2.0 Dec 13, 2024
@daurer daurer merged commit 021709f into dev Dec 13, 2024
10 checks passed
@daurer daurer deleted the debug_fft_filter branch December 13, 2024 20:53
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.

1 participant