Revision: 6060
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6060&view=rev
Author: efiring
Date: 2008-09-01 22:50:47 + (Mon, 01 Sep 2008)
Log Message:
---
Allocate acols, arows only if needed; change suggested by Mike D.
Other slight cleanups in _image.cpp.
Mod
Revision: 6059
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6059&view=rev
Author: efiring
Date: 2008-09-01 22:27:07 + (Mon, 01 Sep 2008)
Log Message:
---
Improve backend_driver error reporting.
Modified Paths:
--
trunk/matplotlib/examples/pylab
Revision: 6058
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6058&view=rev
Author: efiring
Date: 2008-09-01 21:09:09 + (Mon, 01 Sep 2008)
Log Message:
---
Update CHANGELOG for Lielens NonUniformImage patch
Modified Paths:
--
trunk/matplotlib/CHA
Revision: 6057
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6057&view=rev
Author: efiring
Date: 2008-09-01 21:06:34 + (Mon, 01 Sep 2008)
Log Message:
---
Bilinear interp in NonUniformImage; slightly modified patch by Gregory Lielens
Includes a bugfix in _image.