Skip to content

Adds normalization options for fft and ifft#456

Merged
cliffburdick merged 6 commits intomainfrom
nvjonwong/fft_norm
Jul 27, 2023
Merged

Adds normalization options for fft and ifft#456
cliffburdick merged 6 commits intomainfrom
nvjonwong/fft_norm

Conversation

@nvjonwong
Copy link
Contributor

Add normalization scale factors that numpy supports (https://numpy.org/doc/stable/reference/routines.fft.html#normalization). BACKWARD is the default, while ORTHO and FORWARD are as described in the docs above.

  • Tests included for non-complex half types.
  • Most complex half types work except one particular case.

@nvjonwong nvjonwong requested a review from cliffburdick July 25, 2023 06:31
@cliffburdick
Copy link
Collaborator

/blossom-ci

@cliffburdick
Copy link
Collaborator

/blossom-ci

@cliffburdick
Copy link
Collaborator

/blossom-ci

@cliffburdick cliffburdick merged commit 194d78a into main Jul 27, 2023
@cliffburdick cliffburdick deleted the nvjonwong/fft_norm branch July 27, 2023 02: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.

2 participants