[Matplotlib-users] imlim in ax.imshow

2012-10-01 Thread Michael Aye
Hi! I see that the function ax.imshow takes the parameter 'imlim' but in the source (status: EPD 7.3-2) it is not being used? So what is it for? Best regards, Michael -- Got visibility? Most devs has no idea what

Re: [Matplotlib-users] static linking

2012-10-01 Thread Rita
Figured it out. The real trick is to set the PKG_CONFIG_PATH properly. No need for LD_LIBRARY_PATH On Sun, Sep 30, 2012 at 9:52 AM, Rita rmorgan...@gmail.com wrote: Nelly, I would like to compile libpng into matplotlib if possible, ie static. Seems like thats not possible and I would like to

Re: [Matplotlib-users] Qt4/PySide memory leak

2012-10-01 Thread Christoph Gohlke
On 9/24/2012 5:50 PM, Christoph Gohlke wrote: On 9/24/2012 3:32 PM, David Honcik wrote: I've run into a large memory leak using Matplotlib with PySide and the Qt4 back end. I'm using : Python 3.2 Numpy 1.6.2 Pyside 1.1.1 (qt474) Matplotlib 1.2 (first the Capetown Group port to Python 3, then