[Numpy-discussion] From Python to Numpy

Chris Barker - NOAA Federal chris.barker at noaa.gov
Tue Jan 10 20:27:07 EST 2017


> It seems a generalized ufunc "all_equal" with signature (i),(i)->() and short circuit logic once the first non equal element is encountered would be an important performance improvement.

How does array_equal() perform?

-CHB



More information about the NumPy-Discussion mailing list