Juergen Sauermann
2017-10-28 16:15:03 UTC
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Helvetica, Arial, sans-serif">Hi,<br>
<br>
for those of you that are interested in signal processing and the
like, I have added<br>
<b>⎕FFT</b> which computes discrete Fourier transforms. <b>⎕FFT</b>
uses <b>libfftw3</b>, which needs<br>
to be installed before GNU APL is being <b>./configure</b>'d.<br>
<br>
I also added a workspace <b>gnuplot.apl</b> which allows you to
visualize some <b>⎕FFT</b> results<br>
with the <b>gnuplot</b> program.<br>
<br>
Enjoy,<br>
/// Jürgen<br>
<br>
</font>
</body>
</html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Helvetica, Arial, sans-serif">Hi,<br>
<br>
for those of you that are interested in signal processing and the
like, I have added<br>
<b>⎕FFT</b> which computes discrete Fourier transforms. <b>⎕FFT</b>
uses <b>libfftw3</b>, which needs<br>
to be installed before GNU APL is being <b>./configure</b>'d.<br>
<br>
I also added a workspace <b>gnuplot.apl</b> which allows you to
visualize some <b>⎕FFT</b> results<br>
with the <b>gnuplot</b> program.<br>
<br>
Enjoy,<br>
/// Jürgen<br>
<br>
</font>
</body>
</html>