COIN-OR::LEMON - Graph Library

Opened 16 years ago

Closed 16 years ago

#102 closed enhancement (fixed)

Add lognormal distribution to Random.

Reported by: Alpar Juttner Owned by: Balazs Dezso
Priority: minor Milestone: LEMON 1.1 release
Component: core Version: hg main
Keywords: Cc:
Revision id:

Description

The changeset [5e1b90e430c2] in the attachment is a lognormal distribution implementation. Please review it. I would also be happy with any feedback on the interface.

Attachments (1)

5e1b90e430c2.patch (1.9 KB) - added by Alpar Juttner 16 years ago.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by Alpar Juttner

Attachment: 5e1b90e430c2.patch added

comment:1 in reply to:  description Changed 16 years ago by Alpar Juttner

Could anyone review this patch?

An interface for the lognormal distribution is not fully straightforward, thus I really want to hear how you like the proposed one.

comment:2 in reply to:  description Changed 16 years ago by Alpar Juttner

Resolution: fixed
Status: newclosed

Replying to alpar:

The changeset [5e1b90e430c2] in the attachment is a lognormal distribution implementation. Please review it. I would also be happy with any feedback on the interface.

A slightly modofied version went to the main branch, see [2593e163e407].

Note: See TracTickets for help on using tickets.