-
Notifications
You must be signed in to change notification settings - Fork 52
Add FFT extension to the spec #189
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
2f2f290
Add all fft functions
steff456 287e686
add consistency among the definitions and add some minor fixes
steff456 07d0654
Remove *fft2 functions
steff456 3a367b7
Fix config.yml
steff456 5265b6f
Add .circleci/config.yml
steff456 8871a29
As example
steff456 65f050d
As example
steff456 35e1cdb
Add workflows
steff456 f375765
add pwd
steff456 34beefe
add ls
steff456 2718bfc
Checkout
steff456 cebb3e3
add --user
steff456 ce6df71
sudo
steff456 3fc0ba0
add preview
steff456 c363916
change name
steff456 a1b6290
Fix merge
steff456 7e720c8
Add review changes
steff456 0efc3a3
Add review changes
steff456 f69dd9a
Merge branch 'main' of https://github.com/data-apis/array-api into main
steff456 421216e
Merge branch 'main' into add-fft-extension
steff456 3569ce0
Merge remote-tracking branch 'upstream/main' into add-fft-extension
steff456 50a70af
Update to rst and create fft functions stubs
steff456 838b9b9
Merge with main
steff456 92bbafb
Indicate dtypes for inputs and expected outputs
steff456 0773017
Fix current module name
steff456 ac64f2e
Add review comments
steff456 60db5b8
fix input/output data types
steff456 46e504a
Add review comments
steff456 be6330a
Apply suggestions from code review
leofang c030c0c
add round-trip note to relevant fft pairs
leofang 29da2cd
fix s & axes requirement
leofang c0c25a1
improve wording
leofang fd66e44
fix input dtype limit
leofang 812f6ac
Merge branch 'main' into add-fft-extension
leofang 211fa3a
add placeholder & address nits
leofang e8e0f1b
add missing return type annotation
leofang 18bea15
Change "should" to "must" for R2C transforms
leofang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove *fft2 functions
- Loading branch information
commit 07d0654a339b5d5a660471b9d75e1dcf5ba960cd
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.