Boost logo

Boost Users :

Subject: Re: [Boost-users] Random generators for Monte Carlo simulations
From: Gabriel Redner (gredner_at_[hidden])
Date: 2013-07-02 10:55:07


I am using SFMT as a generator with the boost::random distributions
for Brownian Dynamics simulations. Joining the two is not difficult,
and it works quite well.

-Gabe

On Tue, Jul 2, 2013 at 4:10 AM, Frédéric Bron <frederic.bron_at_[hidden]> wrote:
> 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 mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users


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