Free cookie consent management tool by TermsFeed Policy Generator

Opened 7 years ago

Closed 7 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 7 years ago by bburlacu

  • Status changed from new to accepted

comment:2 Changed 7 years ago by bburlacu

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.

comment:3 Changed 7 years ago by bburlacu

  • Owner changed from bburlacu to mkommend
  • Status changed from accepted to reviewing

comment:4 Changed 7 years ago by gkronber

  • Owner changed from mkommend to gkronber

comment:5 Changed 7 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 7 years ago by gkronber

r14868: merged r14407 from trunk to stable

comment:7 Changed 7 years ago by gkronber

  • Resolution set to done
  • Status changed from readytorelease to closed
Note: See TracTickets for help on using tickets.