[Numpy-discussion] numarray equality testing

Konrad Hinsen hinsen at cnrs-orleans.fr
Mon Dec 9 09:07:02 EST 2002


"Perry Greenfield" <perry at stsci.edu> writes:

> Instead we propose a function whose purpose is to determine
> if two arrays are shape consistent (i.e., can be broadcast
> against each other) and have all values equal to each other.

So there would be that operation, plus one that checks identity
of shape and all elements? That should cover all needs I can think of.

Konrad.




More information about the NumPy-Discussion mailing list