[Numpy-discussion] About Random Number Generation

Wu, Kejia w.kejia at gmail.com
Fri Oct 31 13:20:41 EDT 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