[Numpy-discussion] equal() and complex

Mike Romberg romberg at fsl.noaa.gov
Fri Nov 30 11:30:04 EST 2001


  I'm wondering if there is some good reason why equal(), not_equal(),
nonzero() and the like do not work with numeric arrays of tyep
complex.  I can see why operators like less() and less_equal() do not
work.  But the pure equality ones seem like they should work.  Or am I
missing something :).

Thanks,

Mike Romberg (romberg at fsl.noaa.gov)




More information about the NumPy-Discussion mailing list