Re: [matplotlib-devel] Agg large-dataset optimization

2007-07-07 Thread Eric Firing
John, Have you considered Allan's version of _backend_agg.cpp (message date was 06/27)? I just tried it, and so far, I like it. I have not found any problems with the backend_driver.py test, and the improvement in speed that Allan notes with the "plot(rand(10))" example is dramatic--the

[matplotlib-devel] new bug in backend_gtk?

2007-07-07 Thread Eric Firing
Mike, When I try to save a file as postscript using the FileChooserDialog with GtkAgg, I get: [EMAIL PROTECTED]:~/programs/py/mpl/matplotlib_units/examples$ python quadmesh_demo.py Traceback (most recent call last): File "/usr/local/lib/python2.5/site-packages/matplotlib/backends/backend_gt