[SciPy-user] random numbers in scipy

Alan G Isaac aisaac at american.edu
Tue Apr 24 04:08:31 EDT 2007


On Tue, 24 Apr 2007, Giovanni Samaey apparently wrote: 
> rand =  numpy.RandomState(seed)

rand =  numpy.random.RandomState(seed) 

At least in 1.0.

Cheers,
Alan Isaac







More information about the SciPy-User mailing list