[Numpy-discussion] About Random Number Generation
Wu, Kejia
w.kejia@gmail....
Fri Oct 31 12:20:41 CDT 2008
Hi all,
I tried the example code here:
http://numpy.scipy.org/numpydoc/numpy-20.html#71863
But failed:
--------------------------------------
rng.py, line 5, in <module>
import RNG
ImportError: No module named RNG
--------------------------------------
Any suggestion? Thanks at first.
Also, can any body tell me whether the random number algorithm in RNG
package is a pseudorandom one or a real-random one? And is there an
available implementation for Monte Carlo method in NumPy?
Thanks a lot for any reply.
Regards,
Kejia
More information about the Numpy-discussion
mailing list