comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <jeffrey.carter@boeing.com>
Subject: Re: Ada implementation of Mersenne Twister (MT19937)
Date: Mon, 28 Jan 2002 22:21:45 GMT
Date: 2002-01-28T22:21:45+00:00	[thread overview]
Message-ID: <3C55CEF9.BA256177@boeing.com> (raw)
In-Reply-To: mailman.1012248063.31730.comp.lang.ada@ada.eu.org

Christoph & Ursula Grein wrote:
> 
> > I could not find an Ada implementation of MT19937 pseudo random number
> > generator by searching CLA.
> 
> Is this what you are looking for?
> 
>   --                   Random Number Generator
>   --
>   -- The algorithm was developed by George Marsaglia,
>   -- Supercomputer Computations Research Institute,
>   -- Florida State University
>   -- (ref. to Ada LETTERS, Volume VIII, Number2, March/April 1988).
> 
> I've an implementation together with a test driver. It produces the prescribed
> result.
> Whoever is interested I will send.

No that's Marsaglia's Universal random number generator, a different
algorithm than MT19937. An implementation of Marsaglia's Universal
generator is also part of the PragmAda Reusable Components.

> > Thought someone might be interested to use MT19937. You can download
> > the source from my web site at http://greenlime.com/users/adrian.hoe

Note that Hoe's implementation is released under the GPL, not the GMGPL:
any program that uses it is also under the GPL.

-- 
Jeffrey Carter



  reply	other threads:[~2002-01-28 22:21 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200201281013.LAA04729@bulgaria.otn.eurocopter.de>
2002-01-28 20:00 ` Ada implementation of Mersenne Twister (MT19937) Christoph & Ursula Grein
2002-01-28 22:21   ` Jeffrey Carter [this message]
2002-01-28 23:34   ` Hugo Pfoertner
2002-01-29  1:54     ` Adrian Hoe
2002-01-29  0:08   ` Preben Randhol
2002-01-29 11:24     ` HP
2002-01-29  6:55 Christoph Grein
2002-01-29 11:04 ` Georg Bauhaus
2002-01-29 15:27   ` HP
2002-01-29 16:51 ` Jeffrey Carter
2002-01-29 22:34   ` Ted Dennison
2002-01-30 16:21     ` Stephen Leake
2002-01-30 22:58       ` Jeffrey Carter
2002-01-30 13:00 ` HP
2002-01-30 18:24   ` Ted Dennison
2002-01-30 23:04     ` Hugo Pfoertner
2002-01-31  8:15 ` Bobby D. Bryant
2002-02-01  3:42   ` Adrian Hoe
  -- strict thread matches above, loose matches on Subject: below --
2002-01-28  8:43 Adrian Hoe
2002-01-31  6:43 ` Bobby D. Bryant
2002-01-31  8:22 ` Bobby D. Bryant
2002-02-02  2:28 ` Adrian Hoe
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox