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

Adds normalization options for fft and ifft #456

Merged
merged 6 commits into from
Jul 27, 2023
Merged

Conversation

nvjonwong
Copy link
Collaborator

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.

@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