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

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

[Octave-patch-tracker] [patch #10119] functions sumsqr, sumabs, meansqr,


From: Nicholas Jankowski
Subject: [Octave-patch-tracker] [patch #10119] functions sumsqr, sumabs, meansqr, meanabs
Date: Fri, 8 Oct 2021 12:04:06 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36

Follow-up Comment #1, patch #10119 (project octave):

looking at matlab, these functions reside in the neural net / deep learning
toolbox. sumsq is in core Octave /scripts/general and meansq is in
/scripts/statistics. those belonging to core octave makes me think these
should as well despite where they live in matlab.  but not sure about exact
location. 

attached is a patch that adds it to /scripts/statistics, along with changes to
NEWS, etc.  if it would be better placed somewhere else, that's an easy
change.  alternatively, it could probably be added to a package instead. 



(file #52076)
    _______________________________________________________

Additional Item Attachment:

File name: patch10119_new_summean_fns.diff Size:21 KB
   
<https://file.savannah.gnu.org/file/patch10119_new_summean_fns.diff?file_id=52076>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?10119>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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