Re: [Numpy-discussion] FFTW and config vs system_info

2008-08-07 Thread jordan
That seems to have changed something for sure. I created a modified site.cfg file. When I run system_info.py I get this message fftw_info: libraries fftw3 not found in c:\FFTW libraries fftw3 not found in C:\Python25\lib libraries fftw3 not found in C:\ libraries fftw3 not found in C:\Pyt

Re: [Numpy-discussion] FFTW and config vs system_info

2008-08-07 Thread Nadav Horesh
You shoud edit site.cfg file: look for site.cfg.example and follow the instructions. Nadav On Thu, 2008-08-07 at 01:33 -0700, [EMAIL PROTECTED] wrote: > Hi all, > > I'm trying to get scipy to recognize my FFTW install. I know there is > another thread on this, but I didn't understand the dis

[Numpy-discussion] FFTW and config vs system_info

2008-08-07 Thread jordan
Hi all, I'm trying to get scipy to recognize my FFTW install. I know there is another thread on this, but I didn't understand the discussion fully. Which file do I modify to let scipy know where my FFTW install is? As a possibly related note, running scipy.config() and scipy.distutil.system_info.