On Fri, 13 Feb 2009 17:04:48 +0100 Sturla Molden wrote:
> So you have a simulation written in *Python*, and the major bottleneck 
> is the MT prng? Forgive me for not believing it.

Yes, running a lot of monte carlo simulations back-to-back.  if the
PRNG were twice as fast, my code would be twice as fast.  It isn't that
unbelievable...

Honestly, I don't feel like arguing about this anymore.  Its a matter
of "show me the code," and when I have the time, I will "show you the
code."
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to