What random number generator is used for Numeric and SciPy?

The Helmbolds helmrp at yahoo.com
Sun Dec 18 11:33:21 EST 2005


  Python bases its random number generators on the Mersenne Twister. 
   
  Do Numeric and SciPy also base their random number generators on the Mersenne Twister? If not, what do they use?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20051218/82d134c0/attachment.html>


More information about the Python-list mailing list