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.

Thoughts?

Chuck
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to