thbar
1
Hi!
Did anyone already implement FFT on Nx?
I came across various non-Nx solutions (including GitHub - brunosantanaa/fft: FFT - Fast Fourrier Transformer (Elixir Lang), stuff in Matrex etc).
Having implemented FFT in the past already, I could implement it myself on top of Nx but if someone already did the job somewhere, I am interested!
Thanks!
– Thibaut
thbar
2
Aaaand… I found the perfect link right after posting. Here it is in case someone needs this:
With the neat companion Livebook:
Thanks @polvalente et al.!
– Thibaut
6 Likes