Re: [Matplotlib-users] norm keyword to contourf

2006-11-29 Thread Michael Galloy
That worked perfectly. Thanks! -Mike On Nov 29, 2006, at 11:56 AM, Eric Firing wrote: linspace(minVal, maxVal, 20) - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get

Re: [Matplotlib-users] norm keyword to contourf

2006-11-29 Thread Eric Firing
Michael, You have found a big bug that I introduced recently. Here is a patch, which I committed to svn: (watch out for line-breaking by the mailer) --- lib/matplotlib/contour.py (revision 2899) +++ lib/matplotlib/contour.py (working copy) @@ -680,7 +680,12 @@ if self.extend in (

[Matplotlib-users] install problem with python 2.5

2006-11-29 Thread Fabian Braennstroem
Hi, I am trying to install matplotlib 0.87.7 with my newly separate installed python 2.5. For this I installed 'pygtk 2.4.1' and numpy 1.0 using this python 2.5 installation. Now, running 'python2.5 setup.py build' I get this error: ... /usr/include/pygtk-2.0/pygobject.h:140: error: expected `,'