>> >> plan >> would be to remove the Matrix class from numpy over two or three >> releases, and publish it as a separate package on PyPi.
Anyone willing to take ownership of it? Maybe we should still do it of not-- at least it will make it clear that it is orphaned. Though one plus to having matrix in numpy is that it was a testbed for ndarray subclassing... -Chris > Please do! There are some sticky issues to work through (e.g. how to > deprecate the "matrix" entry in the numpy namespace, what to do with > scipy.sparse), and I don't know whether we'll decide to go through > with it in the end, but the way to figure that out is to, you know, > work through them :-). > > -n > _______________________________________________ > NumPy-Discussion mailing list > [email protected] > http://mail.scipy.org/mailman/listinfo/numpy-discussion _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
