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

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

[Octave-bug-tracker] [bug #39378] randperm cannot handle large arguments


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #39378] randperm cannot handle large arguments
Date: Tue, 02 Jul 2013 14:02:49 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20100101 Firefox/13.0

Follow-up Comment #1, bug #39378 (project octave):

The workaround is to change the "quick and dirty" test in rand.cc into


bool short_shuffle = m < n/5;


Marco

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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