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

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

[Octave-patch-tracker] [patch #8535] [signal] firpm (new remez)


From: Mike Miller
Subject: [Octave-patch-tracker] [patch #8535] [signal] firpm (new remez)
Date: Thu, 12 Feb 2015 18:02:21 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.91 Safari/537.36

Follow-up Comment #7, patch #8535 (project octave):

Thanks Laurent for evaluating this patch and providing feedback. I still
haven't had the time to look at this in much depth yet.

At a glance, though, I would like it if C++ submissions to the signal package
conform to the Octave and GNU coding standards. It looks to me like you want
to use this code elsewhere, and have a script to combine it into one file for
compilation as a .oct file. That's fine, but code distributed with the signal
package should be consistent with the coding style of Octave. If it isn't
submitted that way, it will be reformatted later eventually, and won't be
comparable to your original source.

It would also be preferable to use standard library and Octave library
functions where possible, e.g. use std::max() and xround() instead of defining
your own :)

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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