File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -309,7 +309,7 @@ Mersenne Twister
309309----------------
310310
311311The :mod: `_random ` module includes code based on a download from
312- http://www.math.keio. ac.jp/ matumoto /MT2002/emt19937ar.html. The following are
312+ http://www.math.sci.hiroshima-u. ac.jp/~m-mat/MT /MT2002/emt19937ar.html. The following are
313313the verbatim comments from the original code::
314314
315315 A C-program for MT19937, with initialization improved 2002/1/26.
@@ -350,8 +350,8 @@ the verbatim comments from the original code::
350350
351351
352352 Any feedback is very welcome.
353- http://www.math.keio. ac.jp/matumoto /emt.html
354- email: matumoto@ math.keio. ac.jp
353+ http://www.math.sci.hiroshima-u. ac.jp/~m-mat/MT /emt.html
354+ email: m-mat @ math.sci.hiroshima-u. ac.jp (remove space)
355355
356356
357357Sockets
You can’t perform that action at this time.
0 commit comments