Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17164 closed submission (fixed)

Newran 02 - random numbers from various distributions

Reported by: krunk7@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: newran

Description

From the docs: This is a C++ library for generating sequences of random numbers from a wide variety of distributions. It is particularly appropriate for the situation where one requires sequences of identically distributed random numbers since the set up time for each type of distribution is relatively long but it is efficient when generating each new random number.

Attachments (2)

Portfile (1.4 KB) - added by krunk7@… 15 years ago.
Portfile for newran
CMakeLists.txt (542 bytes) - added by krunk7@… 15 years ago.
CMakeLists.txt for newran/files

Download all attachments as: .zip

Change History (6)

Changed 15 years ago by krunk7@…

Attachment: Portfile added

Portfile for newran

Changed 15 years ago by krunk7@…

Attachment: CMakeLists.txt added

CMakeLists.txt for newran/files

comment:1 Changed 15 years ago by blb@…

Port: newran added

Added in r41770, thanks.

comment:2 Changed 15 years ago by blb@…

Resolution: fixed
Status: newclosed

comment:3 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementsubmission

comment:4 Changed 15 years ago by (none)

Milestone: Port Submissions

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.