Generate uniform, normal, and exponential random deviates using algorithms from Marsaglia, based on Alan Miller's ziggurat.f90. Compile with gfortran ziggurat.f90 xzig.f90
. Compile with gfortran ziggurat_pure.f90 xzig_pure.f90
to demonstrate the generation of random uniform and random 32-bit integers by pure subroutines. Codes also work with Intel Fortran, flang, and g95.
-
Notifications
You must be signed in to change notification settings - Fork 0
Beliavsky/Ziggurat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
generate uniform, normal, and exponential random deviates using algorithms from Marsaglia
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published