[Numpy-discussion] fftw supported?

David Cournapeau cournape at gmail.com
Mon Jun 2 08:26:58 EDT 2014


FFTW is not used anymore in neither numpy or scipy (has not been for
several years). If you want to use fftw with numpy, there are 3rd party
extensions to do it, like pyfftw


On Mon, Jun 2, 2014 at 12:27 PM, Neal Becker <ndbecker2 at gmail.com> wrote:

> I just d/l numpy-1.8.1 and try to build.  I uncomment:
>
> [fftw]
> libraries = fftw3
>
> This is fedora 20.  fftw3 (and devel) is installed as fftw.
>
> I see nothing written to stderr during the build that has any reference to
> fftw.
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20140602/f8c50960/attachment.html>


More information about the NumPy-Discussion mailing list