[Numpy-discussion] numpy.random.permutation bug?

Robert Kern robert.kern at gmail.com
Thu Jan 18 12:31:39 EST 2007


Keith Goodman wrote:
> I don't think that bug is particular to int32. For example:
> 
>>> numpy.random.permutation(1.2)
> TypeError: len() of unsized object

Well, that should raise an error, though maybe not that error.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco



More information about the NumPy-Discussion mailing list