[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: |
Wed, 1 Dec 2021 13:33:03 -0500 (EST) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36 |
Update of patch #10103 (project octave):
Status: Need Info => Ready For Test
_______________________________________________________
Follow-up Comment #17:
found a few corner cases that needed adjustment. (for n=1, missed vector W
size check, and needed to ignore any scalar value of W if n=1). Added/updated
BISTs accordingly, and made some adjustments to the docstring. Verified tests
vs matlab.
Everything looks good over here, pushed to stable as
http://hg.savannah.gnu.org/hgweb/octave/rev/bc0de453fb6a
Since i'm new to this, attached a v2 patch here as well in case someone needs
to back that out /fix it.
(file #52400)
_______________________________________________________
Additional Item Attachment:
File name: var_std_weightsdims_patch10103_v2.diff Size:16 KB
<https://file.savannah.gnu.org/file/var_std_weightsdims_patch10103_v2.diff?file_id=52400>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?10103>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-patch-tracker] [patch #10103] Add weighted standard deviation feature to 'std',
Nicholas Jankowski <=