help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [OctDev] random numbers for distributed computations


From: Francesco Potorti`
Subject: Re: [OctDev] random numbers for distributed computations
Date: Mon, 11 Apr 2005 11:57:41 +0200

>I have a question about this. If a RNG has a period of X, that means that  
>there are X unique values that are generated, and then the sequence repeats. 

No, it means that the sequence repeats after X values are produced.  The
period length says nothing about the space of values.  However, for good
general purpose generators, the size of the space of values is much
smaller than the period.

-- 
Francesco Potortì (ricercatore)        Voice: +39 050 315 3058 (op.2111)
ISTI - Area della ricerca CNR          Fax:   +39 050 313 8091
via G. Moruzzi 1, I-56124 Pisa         Email: address@hidden
Web: http://fly.isti.cnr.it/           Key:   fly.isti.cnr.it/public.key



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]