Skip to content

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
kahntm pushed a commit that referenced this pull request Jan 8, 2025
* Include accelerate base tests by default

* Change expected output in FFT filter tests to reflect support for single precision in Numpy > 2.0

* Adjust tolerance in pycuda fft filter tests
jcesardasilva pushed a commit that referenced this pull request Mar 21, 2025
* Include accelerate base tests by default

* Change expected output in FFT filter tests to reflect support for single precision in Numpy > 2.0

* Adjust tolerance in pycuda fft filter tests
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.

2 participants