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

Rename fourier_transform_functions.py to fft.py, update respective uses #504

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

honno
Copy link
Member

@honno honno commented Nov 4, 2022

#501 related. In the consortium meeting yesterday we discussed and agreed fourier_transform_functions.py should be renamed to fft.py, implicitly implying the desired extension namespace (xp.fft as opposed to xp.fourier_transform_functions), hence this PR. cc @leofang

I've not tackled noting explicitly where extensions live, as @rgommers is tackling that in #470.

Copy link
Contributor

@leofang leofang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Matthew, LGTM.

@leofang leofang added this to the v2022 milestone Nov 4, 2022
Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM too, thanks Matthew.

@rgommers rgommers merged commit 7572728 into data-apis:main Nov 4, 2022
@rgommers rgommers added the Maintenance Bug fix, typo fix, or general maintenance. label Nov 4, 2022
@rgommers rgommers added the topic: FFT Fast Fourier transforms. label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Bug fix, typo fix, or general maintenance. topic: FFT Fast Fourier transforms.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants