SF.net SVN: matplotlib:[8217] trunk/matplotlib/lib/matplotlib/quiver.py

2010-04-02 Thread ryanmay
Revision: 8217 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8217&view=rev Author: ryanmay Date: 2010-04-02 18:47:00 + (Fri, 02 Apr 2010) Log Message: --- Correct calculation of vectors with quiver and angles='xy'. Using just a small eps can result in roundoff

SF.net SVN: matplotlib:[8218] trunk/matplotlib/lib/matplotlib/axes.py

2010-04-02 Thread efiring
Revision: 8218 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8218&view=rev Author: efiring Date: 2010-04-02 21:29:38 + (Fri, 02 Apr 2010) Log Message: --- Axes.hist: style changes, bug fixes Modified Paths: -- trunk/matplotlib/lib/matplotlib/axe