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

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

[Octave-patch-tracker] [patch #8379] signal package: Implemented uencode


From: Ouzounis Georgios
Subject: [Octave-patch-tracker] [patch #8379] signal package: Implemented uencode function
Date: Fri, 07 Mar 2014 12:35:15 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0

Follow-up Comment #5, patch #8379 (project octave):

I have added a new patch making the required changes. These changes are :

- correct spacing to defferentiate between indexing and function calling
- use "fix()" instead of "isinteger()" to check is a number is an integer
- use '^' instead of '**' for exponentiation
- use "all()" to check the sign of entries in the input vector
- use symbol '&' for logical "and"
- use temporary logical index array when using the same complex indexing for
than one.

It is defenitely more readable now! If there is anything else that must be
done please let me know.

(file #30815)
    _______________________________________________________

Additional Item Attachment:

File name: uencudec2.patch                Size:6 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8379>

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




reply via email to

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