octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #36363] Matlab uses a constant seed for its ra


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #36363] Matlab uses a constant seed for its rand functions. Octave generates new seed on startup
Date: Tue, 01 May 2012 17:04:21 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0

Follow-up Comment #2, bug #36363 (project octave):

The point is not to generate the same numbers as
Matlab, which I agree is not a reasonable idea,
but to generate the same results if the same code is
run again after restarting Octave.  I think that
some users would find that convenient.

Since a change to a fixed seed start seems controversial
could I suggest adding to the phrase in the help rand:

"By default, the generator is initialized from `/dev/urandom' if it
     is available, otherwise from CPU time, wall clock time, and the
     current fraction of a second."

to include a statment that this differs from Matlab's
behavior?

As a minumum this should reduce the chances of people asking for
a change!

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36363>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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