COIN-OR::LEMON - Graph Library

Opened 16 years ago

Closed 16 years ago

#164 closed enhancement (wontfix)

Random::normal() as an alternative for Random::gauss()

Reported by: Peter Kovacs Owned by: Peter Kovacs
Priority: major Milestone: LEMON 1.1 release
Component: core Version: hg main
Keywords: Cc:
Revision id:

Description

[0293cb1b9e9c] adds Random::normal() as an alias for Random::gauss() and Random::normal2() as an alias for Random::gauss2(). These names are more analogus to the new lognormal().

Attachments (2)

0293cb1b9e9c.patch (4.9 KB) - added by Peter Kovacs 16 years ago.
0badf3bb38c2.patch (3.4 KB) - added by Peter Kovacs 16 years ago.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by Peter Kovacs

Attachment: 0293cb1b9e9c.patch added

Changed 16 years ago by Peter Kovacs

Attachment: 0badf3bb38c2.patch added

comment:1 Changed 16 years ago by Peter Kovacs

[0badf3bb38c2] contains only the doc improvements of [0293cb1b9e9c]. At least this changeset should be applied.

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

Resolution: wontfix
Status: newclosed

Replying to kpeter:

[0badf3bb38c2] contains only the doc improvements of [0293cb1b9e9c]. At least this changeset should be applied.

It is done.

Note: See TracTickets for help on using tickets.