Summary: Basic Quick Fourier Transform (QFT) Program
A FORTRAN implementation of the basic QFT algorithm is given below to show how the theory is implemented. The program is written for clarity, not to minimize the number of floating point operations.
|