File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -327,7 +327,7 @@ Mersenne Twister
327327----------------
328328
329329The :mod: `_random ` module includes code based on a download from
330- http://www.math.keio. ac.jp/ matumoto /MT2002/emt19937ar.html. The following are
330+ http://www.math.sci.hiroshima-u. ac.jp/~m-mat/MT /MT2002/emt19937ar.html. The following are
331331the verbatim comments from the original code::
332332
333333 A C-program for MT19937, with initialization improved 2002/1/26.
@@ -368,8 +368,8 @@ the verbatim comments from the original code::
368368
369369
370370 Any feedback is very welcome.
371- http://www.math.keio. ac.jp/matumoto /emt.html
372- email: matumoto@ math.keio. ac.jp
371+ http://www.math.sci.hiroshima-u. ac.jp/~m-mat/MT /emt.html
372+ email: m-mat @ math.sci.hiroshima-u. ac.jp (remove space)
373373
374374
375375Sockets
You can’t perform that action at this time.
0 commit comments