Re: Generating normally distributed randoms in CL
- From: Madhu <enometh@xxxxxxxx>
- Date: Thu, 31 Jul 2008 02:58:22 +0530
* Leonardo Varuzza
Wrote on Wed, 30 Jul 2008 13:18:57 -0700 (PDT):
| In SBCL the random function uses the well known algorithm of Mersenne
| Twister.
So does CMUCL, but neither fact is relevant to the point I was making
here. I was talking of using a well known _implementation_, (not just
algorithm) in your simulation program, which would not depend on the
implementation's RANDOM
.
- Follow-Ups:
- Re: Generating normally distributed randoms in CL
- From: John Thingstad
- Re: Generating normally distributed randoms in CL
- References:
- Generating normally distributed randoms in CL
- From: krzysztof.kielak@xxxxxxxxxxxxxx
- Re: Generating normally distributed randoms in CL
- From: Pascal J. Bourguignon
- Re: Generating normally distributed randoms in CL
- From: Tamas K Papp
- Re: Generating normally distributed randoms in CL
- From: Madhu
- Re: Generating normally distributed randoms in CL
- From: Leonardo Varuzza
- Generating normally distributed randoms in CL
- Prev by Date: Re: Lisp based DSL for bio on Ars Technica
- Next by Date: Re: Generating normally distributed randoms in CL
- Previous by thread: Re: Generating normally distributed randoms in CL
- Next by thread: Re: Generating normally distributed randoms in CL
- Index(es):
Relevant Pages
|