Re: [matplotlib-devel] [Matplotlib-users] ImportError: cannot import name inverse_fft

2006-06-12 Thread Travis Oliphant
Darren Dale wrote: >On Monday 12 June 2006 11:02, Darren Dale wrote: > > >>I can confirm this, using mpl svn2473 and numpy svn2603. >> >>On Monday 12 June 2006 03:08, Nils Wagner wrote: >> >> >>>matplotlib data path >>>/usr/lib64/python2.4/site-packages/matplotlib/mpl-data >>>$HOME=/home/nwa

Re: [matplotlib-devel] new Quiver progress

2006-06-12 Thread John Hunter
> "Eric" == Eric Firing <[EMAIL PROTECTED]> writes: Eric> I don't understand how event handling works, so I am Eric> wondering: can we indeed be sure that window resize etc Eric> events are being blocked inside the freeze/thaw block in Eric> Axes.draw()? Are they blocked insid

Re: [matplotlib-devel] new Quiver progress

2006-06-12 Thread Eric Firing
John Hunter wrote: >>"Eric" == Eric Firing <[EMAIL PROTECTED]> writes: > > > >> Hey someone said something nice about transforms! > > Eric> About time, isn't it! > > Eric> One thing I still don't understand: when is it necessary to > Eric> bracket code with freeze/thaw? > >

[matplotlib-devel] basemap support for new quiver

2006-06-12 Thread Eric Firing
Jeff, I made minimal changes to my copy of basemap to support the new quiver and quiverkey, and to illustrate them in quiver_demo.py. The older quiver is still accessible as quiver_classic. A diff against svn is attached. (It includes do-nothing diffs caused by my editor's deletion of end-o

Re: [matplotlib-devel] [Matplotlib-users] ImportError: cannot import name inverse_fft

2006-06-12 Thread Darren Dale
On Monday 12 June 2006 11:02, Darren Dale wrote: > I can confirm this, using mpl svn2473 and numpy svn2603. > > On Monday 12 June 2006 03:08, Nils Wagner wrote: > > matplotlib data path > > /usr/lib64/python2.4/site-packages/matplotlib/mpl-data > > $HOME=/home/nwagner > > loaded rc file /home/nwagn

Re: [matplotlib-devel] [Matplotlib-users] ImportError: cannot import name inverse_fft

2006-06-12 Thread Darren Dale
I can confirm this, using mpl svn2473 and numpy svn2603. On Monday 12 June 2006 03:08, Nils Wagner wrote: > matplotlib data path /usr/lib64/python2.4/site-packages/matplotlib/mpl-data > $HOME=/home/nwagner > loaded rc file /home/nwagner/matplotlibrc > matplotlib version 0.87.3 > verbose.level help