Re: [Boost-bugs] [Boost C++ Libraries] #3408: gamma distribution's quantile performance

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3408: gamma distribution's quantile performance
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-09-09 18:59:23


#3408: gamma distribution's quantile performance
---------------------------------+------------------------------------------
 Reporter: chhenning@… | Owner: johnmaddock
     Type: Tasks | Status: new
Milestone: Boost 1.41.0 | Component: math
  Version: Boost 1.40.0 | Severity: Optimization
 Keywords: |
---------------------------------+------------------------------------------

Comment(by steven_watanabe):

 Replying to [comment:2 chhenning@…]:
> Steven, are you saying both test running at the same speed on your
 machine?

 Actually Boost.Math is about 4 times slower on my machine with msvc 9.0.
 I was just saying that usign 1/beta vs. beta didn't affect the timings.

> Also, I'm not sure about the 1/beta parameter. My code results in the
 same values when using boost and ATT Bell.

 I'll check again. All I did was to change att_bell and boost_ to return
 value and
 compare the results for the same arguments. They were totally different
 until I switched boost_ to 1/beta.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3408#comment:3>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:01 UTC