bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] ⎕FFT


From: Juergen Sauermann
Subject: [Bug-apl] ⎕FFT
Date: Sat, 28 Oct 2017 18:15:03 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

Hi,

for those of you that are interested in signal processing and the like, I have added
⎕FFT which computes discrete Fourier transforms. ⎕FFT uses libfftw3, which needs
to be installed before GNU APL is being ./configure'd.

I also added a workspace gnuplot.apl which allows you to visualize some ⎕FFT results
with the gnuplot program.

Enjoy,
/// Jürgen


reply via email to

[Prev in Thread] Current Thread [Next in Thread]