From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,LOTS_OF_MONEY autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d541063ff843658f X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.180.95.97 with SMTP id dj1mr5100450wib.4.1362052037492; Thu, 28 Feb 2013 03:47:17 -0800 (PST) Path: g1ni37855wig.0!nntp.google.com!proxad.net!feeder1-2.proxad.net!usenet-fr.net!gegeweb.org!aioe.org!.POSTED!not-for-mail From: "John B. Matthews" Newsgroups: comp.lang.ada Subject: Re: Parallel_Simulation Date: Thu, 28 Feb 2013 06:47:15 -0500 Organization: The Wasteland Message-ID: References: NNTP-Posting-Host: LQJtZWzu+iKlBROuDg+IUg.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Date: 2013-02-28T06:47:15-05:00 List-Id: In article , Vincent LAFAGE wrote: > Sorry I hastened to answer while I had not read carefully enough > A.5.2(47) > > 47. If the generator period is sufficiently long in relation to the > number of distinct initiator values, then each possible value of > Initiator passed to Reset should initiate a sequence of random > numbers that does not, in a practical sense, overlap the > sequence initiated by any other value. If this is not possible, > then the mapping between initiator values and generator states > should be a rapidly varying function of the initiator value. > > I see the statement, but while Mersenne Twister algorithms provides > very, very long period (2^19937?), I would appreciate order of > magnitudes of the subperiods. I'm guessing that no overlap "in a practical sense" is based on the very low probability: > I guess I have to test, > And read much more m(__)m -- John B. Matthews trashgod at gmail dot com