-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure all fft-like functions fallback to version with region when re…
…gion not provided (#84) * Ensure all fft-like functions fallback to version with region when region not provided * Add testset for default dims * Add tests for complex float promotion * Test complex float promotion for fft,ifft,bfft too
- Loading branch information
1 parent
b2dd69c
commit 1e3df24
Showing
2 changed files
with
33 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters