bordeaux-fft

GNU Public License version 2

An efficient and portable implementation of the Fast Fourier Transform

$ area51 add bordeaux-fftCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(bordeaux-fft:some-function ...)