Comment on Excel Labs, a Microsoft Garage ProjectparentComments−occamrazor3yI have implemented a convolution (using radix-2 FFT) as an intermediate step in Bluestein FFT.Look in the source of: https://github.com/altomani/XL-FFT−lindbergh3yOh wow that's really impressive. Thanks a lot !
Comments
I have implemented a convolution (using radix-2 FFT) as an intermediate step in Bluestein FFT.
Look in the source of: https://github.com/altomani/XL-FFT
Oh wow that's really impressive. Thanks a lot !