Bugs item #3575440, was opened at 2012-10-08 03:20
Message generated for change (Tracker Item Submitted) made by qsong
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=112740&aid=3575440&group_id=12740Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ian.qsong (qsong)
Assigned to: Nobody/Anonymous (nobody)
Summary: a small one - gammadistribution.cpp
Initial Comment:
LN #56 in gammadistribution.cpp reads as
return h*std::exp(-x + a_*std::log(x) - gln), which should be
return 1.0 - h*std::exp(-x + a_*std::log(x) - gln).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=112740&aid=3575440&group_id=12740------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev