ziggurat_openmp_test, a C code which calls ziggurat_openmp(), which explores how the ziggurat() library may be used, in conjunction with OpenMP, to compute random numbers efficiently and correctly.
The information on this web page is distributed under the MIT license.
ziggurat_openmp, a C code which uses ziggurat() as a random number generator (RNG) in an OpenMP parallel environment.