[Numpy-discussion] strange multiplication behavior with numpy.float64 and ndarray subclass

Darren Dale dsdale24 at gmail.com
Wed Jan 21 13:07:59 EST 2009


On Wed, Jan 21, 2009 at 12:26 PM, Pierre GM <pgmdevlist at gmail.com> wrote:

> > I dont understand why __array_priority__ is not being respected
> > here. Ticket 826 lists the component as numpy.ma, it seems the
> > problem is in numpy.core. I think the severity of the ticket should
> > be increased. But I wasnt able to view the ticket, I keep getting an
> > "internal server error".
>
> Ticket #826 bumped.
>

Just an additional bit of context. I'm working on a subclass that handles
physical quantities, and issue 826 causes a quantity to be converted to a
dimensionless magnitude.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20090121/1c3289d4/attachment.html>


More information about the NumPy-Discussion mailing list