
First of all, have you tried to contact the original author Jens Maurer http://www.boost.org/users/people/jens_maurer.html gives an email address. Or does anyone else have a current address? Paul
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Ross Levine Sent: 09 March 2009 05:46 To: boost@lists.boost.org Subject: Re: [boost] [random] Speed up binomial and poisson distributions
Hey Stephan,
I have a quick poisson generator based on Ahrens and Dieter's PD algorithm. I've been too busy to formally submit it. If you want to take a look it's here: http://dl.getdropbox.com/u/416909/poisson_distribution.hpp
If anyone knows how to submit this for review, please let me know.
Ross Levine
On Sat, Mar 7, 2009 at 5:04 AM, Paul A. Bristow <pbristow@hetp.u-net.com> wrote:
-----Original Message----- From: boost-bounces@lists.boost.org
[mailto:boost-bounces@lists.boost.org]
On
Behalf Of Stephan Sent: 06 March 2009 10:26 To: boost@lists.boost.org Subject: [boost] [random] Speed up binomial and poisson distributions
Hi,
I was wondering why the binomial distribution still isn't optimized for speed. If I look into the GSL as a comparison, they use much smarter and faster algorithms. As is, the bosst::random distributions are not usable for computational purposes to me, which is a pity since I very much like the approach using variate_generators and stuff...
I would be happy to contribute some faster code, but I don't know how exactly I should proceed for that... should I contact the maintainer directly?
Yes - I think you should - and report back here if you fail - someone else may be willing to take on the task
- or help *you* to take it on ;-)
Paul
--- Paul A. Bristow Prizet Farmhouse Kendal, UK LA8 8AB +44 1539 561830, mobile +44 7714330204 pbristow@hetp.u-net.com
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost