On Wed, Jul 30, 2014 at 11:34 PM, Charles R Harris <[email protected]> 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 > alternative to inheriting from ndarray. It has no tests to speak of except a > few odds and ends included in the module. I suspect this is one of those > features that few have heard of.
Agreed. -- Robert Kern _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
