Re: [matplotlib-devel] patch to fix examples

2007-07-20 Thread Eric Firing
Stefan van der Walt wrote: > Thanks for applying the patch, Eric. I should also mention that there > are two other problems that my patch didn't solve: Thank you for your patch, and for pointing out the additional problems. > > In agg_resize.py: > > Traceback (most recent call last): > File

Re: [matplotlib-devel] patch to fix examples

2007-07-20 Thread Stefan van der Walt
Thanks for applying the patch, Eric. I should also mention that there are two other problems that my patch didn't solve: In agg_resize.py: Traceback (most recent call last): File "_tmp_agg_resize.py", line 12, in interp = agg.span_interpolator_linear(imMatrix); AttributeError: 'module' ob

Re: [matplotlib-devel] patch to fix examples

2007-07-20 Thread Eric Firing
Stefan, Thanks. I will apply them shortly, after a bit of checking. (There were commits after 3584, but things look easy enough to straighten out.) Eric Stefan van der Walt wrote: > Hi everyone, > > Some of the examples in the repository are broken. Attached is a > patch to fix them (it al

[matplotlib-devel] patch to fix examples

2007-07-20 Thread Stefan van der Walt
Hi everyone, Some of the examples in the repository are broken. Attached is a patch to fix them (it also required one or two changes in the rest of matplotlib). I haven't monitored the list for a while, and I'm glad to hear that mpl1 is on the table. I hope automated testing will be one of the