$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Some modifications to the Boost random library
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-08-28 12:01:00
AMDG
Eric Hopper wrote:
> I have written a new class for small random integers and made some
> slight modifications to the mersenne twister generator that allow me to
> generate random numbers approximately 2-4 times faster than the current
> small integer distribution.
>
> Would there be interest in these modifications?
>
> I have made some attempt to make the code conform to boost standards,
> but in reality the new class won't work on any compiler that doesn't
> have robust support for static constant integers.
>
Can you post the code here?
In Christ,
Steven Watanabe