Re: [Matplotlib-users] a memory + CPU problem when using mpl_connect?

2007-01-01 Thread Angus McMorland
Hi Eric, On 30/12/06, Eric Emsellem <[EMAIL PROTECTED]> wrote: Hi, I am writing a small module to easily load images and interact with them. Sorry for getting to this thread late - back from a quick holiday now. I have written an image browser module that does what it sounds like you're tryin

Re: [Matplotlib-users] [Numpy-discussion] which fft I should use

2007-01-01 Thread Glen W. Mabey
On Wed, Dec 27, 2006 at 12:58:24PM -0500, Robert Kern wrote: > Gennan Chen wrote: > > Hi! all, > > > > There are so many fft routines in Scipy/Numpy. Does anyone know > > which one should be used officially? > > For maximum portability and speed, use numpy.dual.fft() and its friends. That >