RANLUX: Difference between revisions

From SklogWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
{{Stub-general}}
A portable Fortran 77 implementation of a high-quality generator called '''RANLUX''' (for LUXury RANdom numbers), using the algorithm of Martin Lüscher.
A portable Fortran 77 implementation of a high-quality generator called '''RANLUX''' (for LUXury RANdom numbers), using the algorithm of Martin Lüscher.



Revision as of 12:34, 27 September 2007

This article is a 'stub' page, it has no, or next to no, content. It is here at the moment to help form part of the structure of SklogWiki. If you add sufficient material to this article then please remove the {{Stub-general}} template from this page.

A portable Fortran 77 implementation of a high-quality generator called RANLUX (for LUXury RANdom numbers), using the algorithm of Martin Lüscher.

References

  1. F. James "RANLUX: A Fortran implementation of the high-quality pseudorandom number generator of Lüscher", Computer Physics Communications, 79 pp. 111-114 (1994)
  2. Kenneth G. Hamilton and F. James, "Acceleration of RANLUX", Computer Physics Communications, 101 pp. 241-248 (1997)