On Fri, May 9, 2008 at 9:56 AM, Jonathan Wright <[EMAIL PROTECTED]> wrote:

> Timothy Hochberg wrote:
> > +0
> >
> > My personal opinion is that current matrix class is pretty useless and
> > the change won't help much from my point of view. My preference would
> > be to leave the matrix class alone, design a new matrix class, with a
> > different name, for 1.2 and then deprecate the old matrix class
> +1
>

The problem here is the workarounds in the numpy code, which we would have
to maintain. I am against messing with the numpy code just to accommodate a
matrix class that shouldn't have inherited from ndarray in the first place.
So I am OK with backing out the changes as long as we also leave all the
bugs in place.

Chuck
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to