[matplotlib-devel] ANN: matplotlib-0.87.4 (bugfix release for enthon)

2006-07-11 Thread Charlie Moad
On 7/7/06, John Hunter <[EMAIL PROTECTED]> wrote: > > We'd like to do a bugfix release for the next release of enthought > python, which will include the latest mpl. Apparently, there is a > problem with 0.87.3 and numpy which has been fixed in svn. > > If there is anything we should wait on, let

Re: [matplotlib-devel] [Numpy-discussion] Quicker image transfer, tobuffer?

2006-07-11 Thread Andrew Straw
John Hunter wrote: >>"Eric" == Eric Firing <[EMAIL PROTECTED]> writes: >> >> > >Eric> Correction: I did fix the first problem, and the second >Eric> problem is not at all what I thought. Instead, the >Eric> examples/data/lena.jpg file in my svn mpl directory is

Re: [matplotlib-devel] [Numpy-discussion] Quicker image transfer, tobuffer?

2006-07-11 Thread Fernando Perez
On 7/11/06, John Hunter <[EMAIL PROTECTED]> wrote: > > "Eric" == Eric Firing <[EMAIL PROTECTED]> writes: > > Eric> Correction: I did fix the first problem, and the second > Eric> problem is not at all what I thought. Instead, the > Eric> examples/data/lena.jpg file in my svn mpl di

Re: [matplotlib-devel] [Numpy-discussion] Quicker image transfer, tobuffer?

2006-07-11 Thread John Hunter
> "Eric" == Eric Firing <[EMAIL PROTECTED]> writes: Eric> Correction: I did fix the first problem, and the second Eric> problem is not at all what I thought. Instead, the Eric> examples/data/lena.jpg file in my svn mpl directory is Eric> corrupted. I have no idea why. Lookin

Re: [matplotlib-devel] [Numpy-discussion] Quicker image transfer, tobuffer?

2006-07-11 Thread Eric Firing
Eric Firing wrote: > Andrew Straw wrote: > > >>Actually, this has been in MPL for a while. For example, see the >>image_demo3.py example. You don't need the __array_interface__ for this >>bit of functionality. > > > It's broken. > > The first problem is that the kw "aspect = 'preserve'" is no