[Numpy-discussion] Inheriting from ndarray Was: deprecate numpy.matrix

Alexander Belopolsky ndarray at mac.com
Mon Feb 10 23:01:28 EST 2014


On Mon, Feb 10, 2014 at 11:31 AM, Nathaniel Smith <njs at pobox.com> wrote:

> And in the long run, I
> think the goal is to move people away from inheriting from np.ndarray.
>

This is music to my ears, but what is the future of numpy.ma?  I understand
that numpy.oldnumeric.ma (the older version written without inheritance)
has been deprecated and slated to be removed in 1.9.  I also have seen some
attempts to bring ma functionality into the core ndarray object, but those
have not been successful as far as I can tell.

In general, what is the future of inheriting from np.ndarray?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20140210/1304a276/attachment.html>


More information about the NumPy-Discussion mailing list