[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #10331] mad.m: update function to use upda
From: |
Nicholas Jankowski |
Subject: |
[Octave-patch-tracker] [patch #10331] mad.m: update function to use updated mean/median and be matlab compatible |
Date: |
Sun, 9 Apr 2023 22:57:56 -0400 (EDT) |
URL:
<https://savannah.gnu.org/patch/?10331>
Summary: mad.m: update function to use updated mean/median
and be matlab compatible
Group: GNU Octave
Submitter: nrjank
Submitted: Sun 09 Apr 2023 10:57:54 PM EDT
Category: Core : new feature
Priority: 5 - Normal
Status: In Progress
Privacy: Public
Assigned to: nrjank
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Sun 09 Apr 2023 10:57:54 PM EDT By: Nicholas Jankowski <nrjank>
Noticed that the statistics package was also shadowing mad.m, as to be fully
matlab compatible it needed to use mean/median's nanflag option, and support
vecdim and "all" options.
Fairly simple changes to the function. Also ensuring matlab compatible Inf,
NaN, and empty input handling. Adding a bunch of BISTs and updating the help
text accordingly.
running tests now to make sure other fns are calling mad.m that would need
updating, will update this when complete and ready to push.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?10331>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-patch-tracker] [patch #10331] mad.m: update function to use updated mean/median and be matlab compatible,
Nicholas Jankowski <=