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

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

[Octave-patch-tracker] [patch #10103] Add weighted standard deviation fe


From: Nicholas Jankowski
Subject: [Octave-patch-tracker] [patch #10103] Add weighted standard deviation feature to 'std'
Date: Thu, 2 Sep 2021 08:45:08 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36

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

there are a few outstanding features for a number of functions like std.  by
all means if it's simple enough to add, that's fine, but it's not mandatory if
you'd prefer to keep this patch tied to this feature. some have been addressed
elsewhere, but not all solved yet:

- std and other functions need the "all" dim to work. easy, but things like
weights make it slightly less simple than just adding x = x(:). (see bug
#58116)

- nanflag - bug #50571, bug #50007

what other functions does the weighting apply to?



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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