ivy
ivy copied to clipboard
Add Discrete Fourier Transform functions to Numpy Frontend
Add Discrete Fourier Transform functions to Numpy frontend:
_
Please keep in mind that the proper way to link an issue to this list is to comment "- [ ] #issue_number" while the issue's title only includes the name of the function you've chosen. _
- fft
- #9949
- #22917
- #19055
- #26585
- #17091
- #14406
- #14609
- #26706
- #16393
- #19400
- #26707
- #15707
- #15739
- #15937
- #14727
- #13847
The main file paths where these functions are likely to be added are:
ivy/functional/frontends/numpy/fft/discrete\_fourier\_transform.py
ivy\_tests/test\_ivy/test\_frontends/test\_numpy/test\_fft/test\_discrete\_fourier\_transform.py
@Aarsh2001 https://github.com/unifyai/ivy/issues/2422
- [fft2] #16326
- [ ] #23077
Added ifft2 #19055
fftn #26585
hfft #26707
rfft2 #26706
- [ ] #26773