simple-implementation-fft

module
v0.0.0-...-bb7769e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2022 License: MIT

README

simple-implementation-fft

A simple implementation for FFT algorithm, based on the book Introduction to Algorithms.

It supports both DFT and its reverse. Please refer to the test file (fft_test.go) for how to use.

Currently, it assumes that the length of the input to be a power of 2.

TODO
  1. enable inputs of variant lengths.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL