SF.net SVN: matplotlib:[8966] trunk/matplotlib/src/_image.cpp

2011-02-08 Thread efiring
Revision: 8966 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8966&view=rev Author: efiring Date: 2011-02-09 07:45:18 + (Wed, 09 Feb 2011) Log Message: --- _image.cpp: speed up image_frombyte; patch by C. Gohlke Non-contiguous arrays, such as those resulting fro

SF.net SVN: matplotlib:[8965] trunk/matplotlib/lib/matplotlib/colors.py

2011-02-08 Thread efiring
Revision: 8965 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8965&view=rev Author: efiring Date: 2011-02-09 04:16:08 + (Wed, 09 Feb 2011) Log Message: --- Normalize: major speed-up via bypassing masked array division Modified Paths: -- trunk/mat

SF.net SVN: matplotlib:[8964] trunk/toolkits/basemap/examples/run_all.py

2011-02-08 Thread jswhit
Revision: 8964 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8964&view=rev Author: jswhit Date: 2011-02-08 13:27:16 + (Tue, 08 Feb 2011) Log Message: --- don't run allskymap module. Modified Paths: -- trunk/toolkits/basemap/examples/run_all.py

SF.net SVN: matplotlib:[8963] trunk/toolkits/basemap/Changelog

2011-02-08 Thread jswhit
Revision: 8963 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8963&view=rev Author: jswhit Date: 2011-02-08 13:20:01 + (Tue, 08 Feb 2011) Log Message: --- update Modified Paths: -- trunk/toolkits/basemap/Changelog Modified: trunk/toolkits/basema

SF.net SVN: matplotlib:[8962] trunk/toolkits/basemap/src

2011-02-08 Thread jswhit
Revision: 8962 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8962&view=rev Author: jswhit Date: 2011-02-08 13:14:28 + (Tue, 08 Feb 2011) Log Message: --- replace __new__ with __cinit__ to accomodate cython 0.14.1 Modified Paths: -- trunk/toolkit

SF.net SVN: matplotlib:[8960] trunk/toolkits/basemap

2011-02-08 Thread jswhit
Revision: 8960 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8960&view=rev Author: jswhit Date: 2011-02-08 13:01:46 + (Tue, 08 Feb 2011) Log Message: --- add new examples from Tom Loredo Modified Paths: -- trunk/toolkits/basemap/MANIFEST.in

SF.net SVN: matplotlib:[8959] trunk/toolkits/basemap/examples

2011-02-08 Thread jswhit
Revision: 8959 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8959&view=rev Author: jswhit Date: 2011-02-08 12:58:49 + (Tue, 08 Feb 2011) Log Message: --- celestial allsky map example from Tom Loredo. Added Paths: --- trunk/toolkits/basemap/examples/