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?
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