
2012/1/23 Thijs (M.A.) van den Berg <thijs@sitmo.com>
We are looking for a parallel random number generator for a distributed Monte Carlo project. I've heard stories that this was going to be part of boost soon, but when trying to find more info I failed to find anything.
Is there any development activity on parallel random number generators in boost?
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Although it's not listed here: http://www.boost.org/doc/libs/1_48_0/doc/html/boost_random/reference.html, I can find a suggestive header over here: https://svn.boost.org/svn/boost/sandbox/random/boost/random/ But I don't know any status about it, maybe forgotten on the boost sandbox. Regards