SF.net SVN: matplotlib:[8946] trunk/matplotlib

2011-02-05 Thread efiring
Revision: 8946 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8946&view=rev Author: efiring Date: 2011-02-05 20:56:02 + (Sat, 05 Feb 2011) Log Message: --- speed up Normalize, LogNorm, colormapping; modified patch by C. Gohlke Modified Paths: --

SF.net SVN: matplotlib:[8947] trunk/matplotlib

2011-02-05 Thread efiring
Revision: 8947 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8947&view=rev Author: efiring Date: 2011-02-05 21:57:21 + (Sat, 05 Feb 2011) Log Message: --- cbook.report_memory: add Windows support via "tasklist" Modified Paths: -- trunk/matplotli

SF.net SVN: matplotlib:[8948] trunk/matplotlib

2011-02-05 Thread efiring
Revision: 8948 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8948&view=rev Author: efiring Date: 2011-02-06 00:43:54 + (Sun, 06 Feb 2011) Log Message: --- image: more conversion to use rgba bytes, other minor cleanup Modified Paths: -- trunk/mat

SF.net SVN: matplotlib:[8949] trunk/matplotlib/lib/matplotlib

2011-02-05 Thread efiring
Revision: 8949 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8949&view=rev Author: efiring Date: 2011-02-06 01:55:50 + (Sun, 06 Feb 2011) Log Message: --- PcolorImage: use local cache instead of the ScalarMappable.update_dict Modified Paths: --

SF.net SVN: matplotlib:[8950] trunk/matplotlib/lib/matplotlib/collections. py

2011-02-05 Thread efiring
Revision: 8950 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8950&view=rev Author: efiring Date: 2011-02-06 02:41:22 + (Sun, 06 Feb 2011) Log Message: --- collections with color mapping: don't update rgba unnecesarily Modified Paths: -- trunk/ma

SF.net SVN: matplotlib:[8951] trunk/matplotlib/lib/matplotlib/collections. py

2011-02-05 Thread efiring
Revision: 8951 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8951&view=rev Author: efiring Date: 2011-02-06 05:06:46 + (Sun, 06 Feb 2011) Log Message: --- bugfix: Collection.set_edgecolor was failing in mplot3d/contour_demo2 Modified Paths: -- t

SF.net SVN: matplotlib:[8952] trunk/matplotlib/lib/matplotlib/backends/ backend_qt4.py

2011-02-05 Thread efiring
Revision: 8952 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8952&view=rev Author: efiring Date: 2011-02-06 07:47:43 + (Sun, 06 Feb 2011) Log Message: --- backend_qt4.py: eliminate unnecessary import of Qt; closes [3108017] Modified Paths: -- tr