Post Reply 
New algorithm for random number generation
06-06-2014, 01:31 AM
Post: #5
RE: New algorithm for random number generation
Note that if the input RNGs are uniform over (0-1) then the output isn't. This method is useful in generating Gaussians and the like by sampling from a restricted domain followed by rejection. It goes by the name "ratio uniforms method."
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: New algorithm for random number generation - ttw - 06-06-2014 01:31 AM



User(s) browsing this thread: 1 Guest(s)