bordeaux-fft
An efficient and portable implementation of the Fast Fourier Transform
$ area51 add bordeaux-fftCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(bordeaux-fft:some-function ...)