[matplotlib-devel] compiler error: reload_cse_simplifty_operands

2008-03-14 Thread Stéfan van der Walt
Hi all, I am trying to compile matplotlib under MacOSX 10.5, and I get the following error message: src/_image.cpp:842: error: insn does not satisfy its constraints: (insn 2573 1070 2574 126 agg24/include/agg_color_rgba.h:268 (set (mem:QI (plus:SI (reg/f:SI 6 bp) (const_int -280 [

Re: [matplotlib-devel] QtAgg backend drawing everything twice?

2008-03-14 Thread Darren Dale
On Thursday 13 March 2008 05:02:36 pm Ted Drain wrote: > I'm working on improving the plotting speed of one of our applications. As > part of that, I was looking at how quickly the QtAgg backend is drawing. I > added some print out's to the backend and noticed that it seems to be > drawing everyt

[matplotlib-devel] [Fwd: axes.py scatter doc-bug]

2008-03-14 Thread Manuel Metz
Happend with your commit from version 4979 -> 4989. Who's going to fix that ? Whom can I directly contact ? Original Message Subject: [matplotlib-devel] axes.py scatter doc-bug Date: Wed, 12 Mar 2008 12:30:12 +0100 From: Manuel Metz <[EMAIL PROTECTED]> To: matplotlib-devel@lists

[matplotlib-devel] Scatter plot legend

2008-03-14 Thread Paul Novak
A few weeks ago there was a discussion about putting scatter symbols in the legend (see http://www.nabble.com/Show-shapes-on-scatterplot-legend--to15744380.html). I would like to implement scatter symbols in the legend, but I am having some problems doing so. In the function _get_handles in leg

Re: [matplotlib-devel] pcolor curiosity

2008-03-14 Thread Ryan May
Eric Firing wrote: > Ryan, > > The pcolor implementation is fundamentally unsuited to large arrays. > Therefore I made the pcolorfast axes method, which tries to use the > fastest available Agg extension code, depending on the characteristics > of the spatial grid. If the grid is rectangular a