On Wed, Jul 30, 2014 at 11:34 PM, Charles R Harris
wrote:
> Hi All,
>
> numpy/lib/user_array.py is an old module (2006) that documents itself as
> unfinished. The only recent changes are my work for supporting both python2
> and python3 from the same code base. It was apparently intended as an
> a
Hi All,
numpy/lib/user_array.py is an old module (2006) that documents itself as
unfinished. The only recent changes are my work for supporting both python2
and python3 from the same code base. It was apparently intended as an
alternative to inheriting from ndarray. It has no tests to speak of exc