- Download version 3.3.2 of FFTW from here. Unzip the package and put the folder fftw-3.3.2 in /usr/local. Next in a terminal: cd /usr/local/fftw-3.3.2
- Set the enable shared option to configure: ./configure --enable-shared
- Finally type make and then sudo make install
Notes about my research activities, mainly related to the application of soft computing techniques in modeling complex systems
miércoles, 29 de diciembre de 2010
Installing FFTW
FFTW is a library for calculating Discrete Fourier Transform (FFT) in one or more dimensions, whether these are complex, real, symmetric. It is one of the fastest public libraries that exist in its genre. The steps described here have been applied on a white Macbook with 4GB of RAM and OSX 10.6.
Suscribirse a:
Enviar comentarios (Atom)
No hay comentarios:
Publicar un comentario