[Numpy-discussion] unexpected behavior with allclose( scalar, empty array)
Matthew Brett
matthew.brett@gmail....
Thu Jan 3 15:37:34 CST 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