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

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

[Octave-bug-tracker] [bug #36372] Improved ranks.m included:


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #36372] Improved ranks.m included:
Date: Tue, 22 Oct 2013 02:20:09 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.57 Safari/537.36

Update of bug #36372 (project octave):

                Category:                    None => Octave Function        
                  Status:         Patch Submitted => Need Info              

    _______________________________________________________

Follow-up Comment #8:

This bug has been idle for some time.

As I understand it, the original bug report here says that the performance of
the ranks function is poor when operating on some input like the following:


a = round (10 * rand (100123, 100));
x = ranks (a);


However, on my system with the current development version, the call to ranks
returns in 2-3 seconds. So I'm not sure if I'm not understanding what the OP
was reporting or if the problem is simply no longer present.

Also it would be real nice if the changes could be attached as a file, even
better as a patch to the current function, and better still as a mercurial
changeset. The bug tracker seems to flatten all indenting so the text pasted
here is less useful.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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