Skip to content

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 37 commits into from
Oct 20, 2022
Merged
Show file tree
Hide file tree
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 Jun 4, 2021
287e686
add consistency among the definitions and add some minor fixes
steff456 Jun 8, 2021
07d0654
Remove *fft2 functions
steff456 Jun 24, 2021
3a367b7
Fix config.yml
steff456 Jul 8, 2021
5265b6f
Add .circleci/config.yml
steff456 Jul 8, 2021
8871a29
As example
steff456 Jul 8, 2021
65f050d
As example
steff456 Jul 8, 2021
35e1cdb
Add workflows
steff456 Jul 8, 2021
f375765
add pwd
steff456 Jul 8, 2021
34beefe
add ls
steff456 Jul 8, 2021
2718bfc
Checkout
steff456 Jul 8, 2021
cebb3e3
add --user
steff456 Jul 8, 2021
ce6df71
sudo
steff456 Jul 8, 2021
3fc0ba0
add preview
steff456 Jul 8, 2021
c363916
change name
steff456 Jul 8, 2021
a1b6290
Fix merge
steff456 Jul 19, 2021
7e720c8
Add review changes
steff456 Jul 19, 2021
0efc3a3
Add review changes
steff456 Aug 12, 2021
f69dd9a
Merge branch 'main' of https://github.com/data-apis/array-api into main
steff456 Aug 17, 2021
421216e
Merge branch 'main' into add-fft-extension
steff456 Aug 17, 2021
3569ce0
Merge remote-tracking branch 'upstream/main' into add-fft-extension
steff456 Mar 2, 2022
50a70af
Update to rst and create fft functions stubs
steff456 Mar 3, 2022
838b9b9
Merge with main
steff456 Jul 28, 2022
92bbafb
Indicate dtypes for inputs and expected outputs
steff456 Jul 28, 2022
0773017
Fix current module name
steff456 Jul 28, 2022
ac64f2e
Add review comments
steff456 Aug 1, 2022
60db5b8
fix input/output data types
steff456 Aug 1, 2022
46e504a
Add review comments
steff456 Aug 23, 2022
be6330a
Apply suggestions from code review
leofang Oct 5, 2022
c030c0c
add round-trip note to relevant fft pairs
leofang Oct 6, 2022
29da2cd
fix s & axes requirement
leofang Oct 6, 2022
c0c25a1
improve wording
leofang Oct 7, 2022
fd66e44
fix input dtype limit
leofang Oct 7, 2022
812f6ac
Merge branch 'main' into add-fft-extension
leofang Oct 15, 2022
211fa3a
add placeholder & address nits
leofang Oct 15, 2022
e8e0f1b
add missing return type annotation
leofang Oct 17, 2022
18bea15
Change "should" to "must" for R2C transforms
leofang Oct 17, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading