From owner-chemistry ^%at%^ ccl.net Sat Jan 13 14:24:01 2007 From: "Michel Petitjean ptitjean:-:itodys.jussieu.fr" To: CCL Subject: CCL: portable f77 random number generator Message-Id: <-33367-070113135756-22469-kUVK9JsSt7gUrbvj1Qs8pg]-[server.ccl.net> X-Original-From: Michel Petitjean Date: Sat, 13 Jan 2007 19:57:41 +0100 (MET) Sent to CCL by: Michel Petitjean [ptitjean^_^itodys.jussieu.fr] To: chemistry#ccl.net Subj: portable f77 random number generator For convenience, my free portable random number generator is now available from my web site at: http://petitjeanmichel.free.fr/itoweb.download.loiuab.f77 (returns a real*8 following the uniform law over an interval) Method: congruential multiplicative additive (parametrized: you can change the data and have your own congruential multiplicative additive r.g., up to 64 bits). The comments are in french, but the meaning and the use of the routine are obvious. Michel Petitjean, Email: petitjean#itodys.jussieu.fr ITODYS (CNRS, UMR 7086) ptitjean#ccr.jussieu.fr 1 rue Guy de la Brosse Phone: +33 (0)1 44 27 48 57 75005 Paris, France. FAX : +33 (0)1 44 27 68 14 http://petitjeanmichel.free.fr/itoweb.petitjean.html