altar.simulations.GSLRNG

Module Contents

Classes

class altar.simulations.GSLRNG.GSLRNG(**kwds)

Bases: altar.component

The protocol for random number generators

seed
doc = the number with which to seed the generator
algorithm
doc = the random number generator algorithm
rng
initialize(self, **kwds)

Initialize the random number generator

show(self)

Display some information about me