From octave-maintainers-request at bevo dot che dot wisc dot edu Wed May 2 01:20:06 2001 Subject: [patch] Use fftw if available From: "John W. Eaton" To: Mumit Khan Cc: octave-maintainers at bevo dot che dot wisc dot edu Date: Wed, 2 May 2001 01:16:33 -0500 On 21-Apr-2001, Mumit Khan wrote: | [ I'm not subscribed to the list, so please copy me if appropriate ] | | The attached patch is a first cut at enabling fftw support in Octave. I | did some quick tests, and even while the fftw interface here is suboptimal | at best, there is still significant performance boost. I applied your patches and made the default configure action to check for and use the fftw library even if --with-fftw is not specified. Thanks! jwe