Opened 8 years ago
Closed 8 years ago
#2703 closed enhancement (done)
Gamma distribution for HeuristicLab
Reported by: | bburlacu | Owned by: | jkarder |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.15 |
Component: | Random | Version: | 3.3.14 |
Keywords: | Cc: |
Description
A gamma distribution would be a nice addition to HeuristicLab, along with the already implemented normal and uniform distributions.
Change History (7)
comment:1 Changed 8 years ago by bburlacu
- Status changed from new to accepted
comment:2 Changed 8 years ago by bburlacu
comment:3 Changed 8 years ago by bburlacu
- Owner changed from bburlacu to mkommend
- Status changed from accepted to reviewing
comment:4 Changed 8 years ago by gkronber
- Owner changed from mkommend to gkronber
comment:5 Changed 8 years ago by gkronber
- Owner changed from gkronber to jkarder
- Status changed from reviewing to readytorelease
I couldn't test this. But I saw the paper and since our code is the same it should be ok.
comment:6 Changed 8 years ago by gkronber
comment:7 Changed 8 years ago by gkronber
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
r14407: Implement gamma distribution after "A Simple Method for Generating Gamma Variables" - Marsaglia & Tsang, ACM Transactions on Mathematical Software, Vol. 26, No. 3, September 2000, Pages 363–372.