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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d15bdd9107cc441d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-08 11:18:48 PST Message-ID: <3C632D2C.83BBBB1@greenlime.com> Date: Fri, 08 Feb 2002 09:43:08 +0800 From: Adrian Hoe Organization: Lexical Integration (M) Sdn Bhd X-Mailer: Mozilla 4.7C-CCK-MCD Caldera Systems OpenLinux [en] (X11; I; Linux 2.2.10 i586) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: GMGPL (was Improved version (2002/1/26) of MT19937 PRNG) References: <3C5FB2C4.5F3B9E74@greenlime.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: mlk-172-40.tm.net.my X-Original-NNTP-Posting-Host: mlk-172-40.tm.net.my X-Trace: news.tm.net.my 1013129733 mlk-172-40.tm.net.my (8 Feb 2002 08:55:33 +0800) Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!xmission!news-out.spamkiller.net!propagator-maxim!pull.newsgroups.com!news1.tm.net.my Xref: archiver1.google.com comp.lang.ada:19793 Date: 2002-02-08T09:43:08+08:00 List-Id: Adrian Hoe wrote: > > I have implemented the latest revised (2002/1/26 by Makoto and Takuji) > version of MT19937 PRNG with improved initialization by array. > > This is a simple and straight-forward implementation. I am currently > working on a version which allows multiple streams of generator. A > comparison output can be downloaded from Makoto's website. > > It can be downloaded from my website below. I am working on a new revision on this improved MT19937 PRNG. I would like to borrow a piece of code from a-nuflra.adb which was GMGPLed. To my understanding, I can copy the code into my source and mention the origin and the authors of this copied code in my source and I will have to also released my work under GMGPL. Can someone assure me that I am doing fine and will not infringe any licensing issues? Thanks. -- -- Adrian Hoe -- http://greenlime.com/users/adrian.hoe