public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Patrick Alken <alken@colorado.edu>
To: "gsl-discuss@sourceware.org" <gsl-discuss@sourceware.org>,
	"help-gsl@gnu.org" <help-gsl@gnu.org>
Subject: New extension for MIXMAX pseudo-random number generation
Date: Sat, 12 Aug 2017 23:29:00 -0000	[thread overview]
Message-ID: <51409291-0208-dd5e-97a4-16ef6ad2aea1@colorado.edu> (raw)

Dear GSL users,

  The developers of the MIXMAX pseudo-random number generators have
kindly made available their code with a GSL interface. I have added a
link to download the code on the GSL home page in the "Extensions" area.
I am far from an expert on random number generators, and rarely use them
in my own work, so I would greatly appreciate if any knowledgeable GSL
users could take a look at the code and provide any feedback. If people
think this would be valuable we can add it to GSL. Below is a
description of the new PRNGs from the authors

====

[The MIXMAX] project is devoted to the development of a new class of
pseudo-random number generators (PRNG) which are based on fine theorems
of ergodic theory,
a branch of mathematics dealing with Kolmogorov-Anosov  C-K-systems.
These systems are homogeneous hyperbolic systems with nonzero Kolmogorov
entropy. In short, they are maximally chaotic dynamical systems.

The generator has two main advantages: it is one of the fasts generators
on the market, and it generates high quality random sequences. The
articles and material of the
conferences devoted to the MIXMAX generators can be found on our webpage:

http://www.inp.demokritos.gr/~savvidy/mixmax.php

The MIXMAX generators have passed strong statistical tests, such as
Test-U01, the Dieharder, the PRACRAND and others. Importantly, their
mathematical properties are well-understood and accepted in the computer
science community as well. Our software is hosted on the High Energy
Physics software depositary HEPFORGE:

====

Some publications describing this work are:

On the Monte Carlo Simulation of Physical Systems J.Comput.Phys. 97, 566
(1991)

Matrix Generator of Pseudorandom Numbers J.Comput.Phys.97, 573 (1991)

The MIXMAX random number generator Comp. Phys. Commun. 196 (2015) 161

Thanks,
Patrick

                 reply	other threads:[~2017-08-12 23:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51409291-0208-dd5e-97a4-16ef6ad2aea1@colorado.edu \
    --to=alken@colorado.edu \
    --cc=gsl-discuss@sourceware.org \
    --cc=help-gsl@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).