Skip to content
#

fft-library

Here are 34 public repositories matching this topic...

This is a Python GUI Application Developed by Anshuman Biswal to Perform Fast Fourier Transform (FFT) on a given Signal Sequence, it is written in Python 3.8 and TKinter. Users can find DFT and IDFT of 4-Point,8-Point signal sequence in Frequency and Time Domain using Radix Algorithm, Also Linear Convolution and Circular Convolution using Radix.

  • Updated Jul 2, 2020
  • Python

Permutation-free mixed-radix FFT library in C with hand-tuned AVX2/AVX-512 codelets for 18 radixes, zero-allocation in-place execution, and a calibrated wisdom planner. Beats Intel MKL on 207/207 cells (median 2.36×) and FFTW3 on 202/207 (median 3.21×). Pure C, no runtime dependencies.

  • Updated May 15, 2026
  • C

Improve this page

Add a description, image, and links to the fft-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fft-library topic, visit your repo's landing page and select "manage topics."

Learn more