Skip to content

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

Merged
rgommers merged 1 commit intodata-apis:mainfrom
honno:rename-fft-stubs-file
Nov 4, 2022
Merged

Rename fourier_transform_functions.py to fft.py, update respective uses#504
rgommers merged 1 commit intodata-apis:mainfrom
honno:rename-fft-stubs-file

Conversation

@honno
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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