8000 GitHub - rtlemos/rcrandom: pseudo-random number generators for random variables and vectors
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pseudo-random number generators for random variables and vectors

License

Notifications You must be signed in to change notification settings

rtlemos/rcrandom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rcrandom: pseudo-random number generators for random variables and vectors

This package lets you generate pseudo-random numbers using Pierre L'Ecuyer et al.'s MRG32K3a algorithm. The algorithm is coded in Fortran, for better performance. With this package you get independent streams for different random variables, as well as independent streams for the components of random vectors. After installing, type the following to get started:

vignette('rcrandom-vignette', package ='rcrandom')

About

pseudo-random number generators for random variables and vectors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0