New issue 1901: Try using a different implementation of mersenne twister
https://bitbucket.org/pypy/pypy/issue/1901/try-using-a-different-implementation-of

Maciej Fijalkowski:

The idea is to try using an external C library for random() to make it faster, 
e.g. http://www.math.sci.hiroshima-u.ac.jp/~%20m-mat/MT/SFMT/index.html


_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to