# FFT The package provides an [algorithm][1] to compute the [discrete Fourier transform][2] and its inverse. ## Contributing 1. Fork the project. 2. Implement your idea. 3. Open a pull request. [1]: https://en.wikipedia.org/wiki/Fast_Fourier_transform [2]: https://en.wikipedia.org/wiki/Discrete_Fourier_transform