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 14:18:37 +0200

>OK, you're saying that a generator with period 5 could produce values like
>1 2 2 1 2 *** 1 2 2 1 2 *** 1 2 2 1 2
>so the set of unique values is smaller than the period, correct?

Generally speaking, yes.  For Octave, yes.

>This may be, but for the moment my main question is whether the set of unique 
>values that is generated depends upon the initial seed

No, the set is always the same.

>                                                      , or whether it's just 
>the starting point in the sequence that depends on the initial seed.

Yes, that's it.

-- 
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]