SF.net SVN: matplotlib:[5807] trunk/matplotlib/lib/matplotlib/mlab.py

2008-07-21 Thread jswhit
Revision: 5807 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5807&view=rev Author: jswhit Date: 2008-07-22 02:47:02 + (Tue, 22 Jul 2008) Log Message: --- fix typo in as yet nonexistent natgrid import. Modified Paths: -- trunk/matplotlib/lib/matp

SF.net SVN: matplotlib:[5806] trunk/matplotlib/lib/matplotlib/mlab.py

2008-07-21 Thread jswhit
Revision: 5806 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5806&view=rev Author: jswhit Date: 2008-07-22 02:17:09 + (Tue, 22 Jul 2008) Log Message: --- added griddata function (left out in previous commit) Modified Paths: -- trunk/matplotlib/l

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

2008-07-21 Thread mdboom
Revision: 5804 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5804&view=rev Author: mdboom Date: 2008-07-21 22:42:52 + (Mon, 21 Jul 2008) Log Message: --- Re-introduce offset_copy Modified Paths: -- trunk/matplotlib/API_CHANGES trunk/matplotl

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

2008-07-21 Thread efiring
Revision: 5803 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5803&view=rev Author: efiring Date: 2008-07-21 19:39:12 + (Mon, 21 Jul 2008) Log Message: --- Add get_offsets, set_offsets to Collection (Ryan Kraus) Modified Paths: -- trunk/matplotli

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

2008-07-21 Thread efiring
Revision: 5802 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5802&view=rev Author: efiring Date: 2008-07-21 19:08:29 + (Mon, 21 Jul 2008) Log Message: --- In image.py, ensure input can be ndarray or MaskedArray (Klaus Zimmerman). Masked 2-D arrays are handled au

SF.net SVN: matplotlib:[5801] trunk/matplotlib/lib/matplotlib/contour.py

2008-07-21 Thread dmkaplan
Revision: 5801 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5801&view=rev Author: dmkaplan Date: 2008-07-21 12:58:53 + (Mon, 21 Jul 2008) Log Message: --- Fixing minor documentation problems in contour.py Modified Paths: -- trunk/matplotlib/lib

SF.net SVN: matplotlib:[5800] trunk/matplotlib/examples/pylab_examples/ ginput_manual_clabel.py

2008-07-21 Thread dmkaplan
Revision: 5800 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5800&view=rev Author: dmkaplan Date: 2008-07-21 12:55:42 + (Mon, 21 Jul 2008) Log Message: --- Minor ginput_manual_clabel.py changes Modified Paths: -- trunk/matplotlib/examples/pylab_

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

2008-07-21 Thread dmkaplan
Revision: 5799 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5799&view=rev Author: dmkaplan Date: 2008-07-21 12:26:35 + (Mon, 21 Jul 2008) Log Message: --- Recommitting my changes to clabel to allow for manual labeling after fixing problems with indexing identif

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

2008-07-21 Thread jdh2358
Revision: 5798 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5798&view=rev Author: jdh2358 Date: 2008-07-21 09:50:36 + (Mon, 21 Jul 2008) Log Message: --- Added Gael's backend fallback patch Modified Paths: -- trunk/matplotlib/examples/pylab_exa