[Numpy-discussion] possible bug in seed argument
Gary Ruben
gruben at bigpond.net.au
Thu Jul 27 08:05:34 CDT 2006
Should
>>> seed(1)
act the same as
>>> seed(array([1]))
in the random module?
It generates a traceback with the Windows 1.0b1 binary.
Gary R.
More information about the Numpy-discussion
mailing list