[matplotlib-devel] Question Regarding units.py

2009-09-24 Thread James Evans
I have a question regarding a change made to units.py Revision# 6165 added a block of code that essentially filters out all numpy arrays that are not 'dtype == object'. Why exactly are object arrays only allowed? Shouldn't this allow arrays of any type, so long as a converter was registered?

Re: [matplotlib-devel] SF.net SVN: matplotlib:[7824] trunk/matplotlib/lib/matplotlib/axes.py

2009-09-24 Thread Eric Firing
jrev...@users.sourceforge.net wrote: > Revision: 7824 > http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7824&view=rev > Author: jrevans > Date: 2009-09-24 20:47:11 + (Thu, 24 Sep 2009) > > Log Message: > --- > Fixed a comparison in update_patch_limits that compare