$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Math/Statistical Distributions+Random] Random number generation
From: er (erwann.rogard_at_[hidden])
Date: 2009-09-26 19:02:29
>
> What I mean is that I think an integration between Boost.Random and
> Boost.StatisticalDistribution would be very useful for users
>
The links that I gave previously on this issue will be phased out and
are replaced by
https://svn.boost.org/svn/boost/sandbox/statistics/distribution_toolkit/
which is hopefully cleaner and more tested (kolmogorov smirnov to verify
distribution cdf agrees with random generation).