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

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

[Octave-bug-tracker] [bug #65405] median errors for vectors of NaNs and


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #65405] median errors for vectors of NaNs and Infs
Date: Tue, 5 Mar 2024 18:00:29 -0500 (EST)

Update of bug #65405 (group octave):

                 Summary: median errors for vectors of NaNs with option
'omitnan' => median errors for vectors of NaNs and Infs

    _______________________________________________________

Follow-up Comment #8:

in pushing the fix to mad and median in statistics pkg, realized there was a
related issue with pushing a vector of Infs in median.  when calling median
along the codepath that does a subtraction to avoid summation overflow, it
could return NaN rather than inf.  pushed that additional correction as
https://hg.savannah.gnu.org/hgweb/octave/rev/beae4d70e218




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65405>

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




reply via email to

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