[Numpy-discussion] unexpected behavior with allclose( scalar, empty array)

Matthew Brett matthew.brett at gmail.com
Thu Jan 3 16:37:34 EST 2008


Just to ask - is there a reason why this:

> In [39]: all([])
> Out[39]: True

is the case?



More information about the NumPy-Discussion mailing list