help-octave
[Top][All Lists]
Advanced

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

Re: Re rand('state',0)


From: Brian Blais
Subject: Re: Re rand('state',0)
Date: Thu, 13 Oct 2005 20:23:53 -0400
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050716)

John W. Eaton wrote:

2.9.x accepts both "state" and "seed".  But it is still the older rand
based on the Fortran ranlib.  Should we replace that with the code
from Octave-forge?


I am not sure which algorithm the fortran ranlib uses, but I seriously doubt it is better than MT. if it is old, then it certainly is much poorer than MT and should be replaced with the octave-forge code.


my 2c.


                bb

--
-----------------

            address@hidden
            http://web.bryant.edu/~bblais



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