Package random: Information
Source package: random
Version: 20080825-alt3
Build time: Mar 4, 2019, 04:58 AM in the task #223534
Category: Sciences/Mathematics
Report package bugHome page: http://crd.lbl.gov/~dhbailey/mpdist/
License: BSD
Summary: Fortran-90 pseudo-random number generator
Description:
RANDOM (Fortran-90 pseudo-random number generator based on provably normal number theory), based on the recently discovered class of provably normal numbers -- see paper "Random Generators and Normal Numbers", by DHB and Richard Crandall, in the papers directory. In particular, subroutine bcnrand generates a sequence of IEEE 64-bit floating-point numbers uniformly in (0,1), with period (if parameters are properly selected) = 2x3^32 = 3.7060404e15. It is completely self-contained -- the required double-double arithmetic subroutines are included in the Fortran-90 source file. The bcnrand routine is designed for simple parallelization, yielding the same overall sequence as with a one-processor program. Also included here is a memory-testing program based on the bcnrand generator.
List of RPM packages built from this SRPM:
librandom (x86_64, i586, aarch64)
librandom-debuginfo (x86_64, i586, aarch64)
librandom-devel (x86_64, i586, aarch64)
librandom-devel-static (x86_64, i586, aarch64)
random (x86_64, i586, aarch64)
random-debuginfo (x86_64, i586, aarch64)
librandom (x86_64, i586, aarch64)
librandom-debuginfo (x86_64, i586, aarch64)
librandom-devel (x86_64, i586, aarch64)
librandom-devel-static (x86_64, i586, aarch64)
random (x86_64, i586, aarch64)
random-debuginfo (x86_64, i586, aarch64)
Maintainer: Eugeny A. Rostovtsev
Last changed
Feb. 11, 2011 Eugeny A. Rostovtsev 20080825-alt3
- Rebuilt for debuginfo
Nov. 2, 2010 Eugeny A. Rostovtsev 20080825-alt2
- Added shared libraries
May 26, 2009 Eugeny A. Rostovtsev 20080825-alt1
- Initial build for Sisyphus