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

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

[Octave-bug-tracker] [bug #63483] [octave forge] (ncarray) BISTs fail ag


From: Andreas Bertsatos
Subject: [Octave-bug-tracker] [bug #63483] [octave forge] (ncarray) BISTs fail against statistics 1.5.1
Date: Wed, 7 Dec 2022 13:05:36 -0500 (EST)

Follow-up Comment #2, bug #63483 (project octave):

The nanmean function has been removed due to the recent mean implementation
which can handle nanflag option. I am in the process of re-implementing these
stats functions to be able to handle nanflag along with other MATLAB
compatible options such as 'vecdim' and 'all'. Users can use "omitnan" option
in mean, instead of the nanmean function, which cannot handle all other
options such as vecdim.

If nanmean is necessary though, I could reinstate it in the forthcoming by the
end of January, since it will require a significant overhaul including changes
in the documentation and input argument checking so it can work properly with
the new mean function. I assume I could do this for all other relevant
functions (var, std, median) that I am in the process of updating to include
the functionality introduced lately in MATLAB.

If time permits, I will re-implement functions nanmin, nanmax, nansum, nanprod


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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