[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fast Fourier Transform in Common Lisp?



Does anyone know of a Fast Fourier Transform routine available in Common
Lisp?  I have found the Discrete Fourier Transform in the clmath package,
but am wondering if there is anything else out there.  (If I understand
correctly, that one does not use the FFT algorithm.)

Thanks,
--Robyn