Skip to content

Commit 15ecdb2

Browse files
committed
Added odd_last_dim parameter for odd sized rFFTs
This fixes the failing tests that were added yesterday. These tested the correctness of real FFTs on arrays where the last number in the shape was an odd number. An inverse rFFT cannot automatically determine whether the output should be an odd or even sized (real) array, so the user has to supply this information.
1 parent 6da274c commit 15ecdb2

2 files changed

Lines changed: 66 additions & 56 deletions

File tree

0 commit comments

Comments
 (0)