octave-maintainers
[Top][All Lists]
Advanced

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

Re: Drop fftpack sources from Octave?


From: John W. Eaton
Subject: Re: Drop fftpack sources from Octave?
Date: Thu, 12 Jul 2018 08:20:06 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

I pushed a change to remove the fftpack sources and require FFTW to perform FFT computations:

  http://hg.savannah.gnu.org/hgweb/octave/rev/59f4fda5c548

I don't anticipate trouble from this change, but it can always be undone if there is some serious objection.

jwe



On 07/11/2018 05:51 PM, John W. Eaton wrote:
Does anyone object to removing fftpack sources from Octave and relying on FFTW as the only way to perform FFT calculations?

I propose to remove fftpack sources from Octave and rely on FFTW to perform FFT calcuations.  FFTW will still be an optional dependency, but if it is missing, no built-in FFT functions will be available in Octave.

As it is now, we still have fftpack sources included in the Octave source tree but I suspect they are rarely used because just about any modern system has FFTW packaged, and if not, it is easily available.

jwe






reply via email to

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