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 _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
