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

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

[Octave-bug-tracker] [bug #41920] strings package: O(n^2) memory usage f


From: Jordi Gutiérrez Hermoso
Subject: [Octave-bug-tracker] [bug #41920] strings package: O(n^2) memory usage for editdistance
Date: Fri, 21 Mar 2014 14:35:05 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0 Iceweasel/27.0.1

Update of bug #41920 (project octave):

                  Status:                    None => Patch Submitted        
                 Summary: O(n^2) memory usage for editdistance => strings
package: O(n^2) memory usage for editdistance

    _______________________________________________________

Follow-up Comment #1:

Can you please write this in Octave style instead of Matlab style?

1) Informative end statements
2) Space for functioncall () but not space for indexing()
3) "Double quoted strings", not 'single quoted'
4) #octothorpe comment character, not %percentage.
5) Newline after if statement
6) Round brackets around condition of an if (statement)
7) No pointless commented out code, just delete inactive lines.
8) Spaces after commas.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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