Boost logo

Boost Users :

Subject: [Boost-users] Random generators for Monte Carlo simulations
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2013-07-02 04:10:27


Hi,

A collegue of mine performs Monte Carlo simulations. I made him switch
with success to boost::random a few years ago. He recently found the
following reference: http://www.agner.org/random and
http://www.agner.org/random/ran-instructions.pdf

The author proposes generators that are not implemented in boost
called "Mother of All", "SFMT" and a special one that is a combination
of two different generators (SFMT and Mother of All).

Has anybody already done that using boost::random?

Regards,

Frédéric


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net