newran

v 03 Updated: 10 months, 2 weeks ago

This is a C++ library for generating sequences of random numbers from a wide variety of distributions.

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. The library includes classes for generating random numbers from a number of distributions and is easily extended to be able to generate random numbers from almost any of the standard distributions.

https://www.robertnz.net

To install newran, paste this in macOS terminal after installing MacPorts

sudo port install newran

Add to my watchlist

Installations 0
Requested Installations 0