[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63460] mean should support operation on more
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #63460] mean should support operation on more than 2 remaining dimensions for Matlab compatibility |
Date: |
Sat, 3 Dec 2022 09:20:55 -0500 (EST) |
Follow-up Comment #4, bug #63460 (project octave):
Prior to supporting multiple dimensions, I would say that this was a feature
request. Now that mean() supports multiple dimensions, but not as well as
Matlab, I would call it Matlab Compatibility. Alternatively, you could argue
that Octave supports multiple dimensions up to 2 and therefore it is a feature
request to support more than 2 dimensions.
This is a specific hack in mean.m. Long term, the Array class probably needs
updating to support "omitnan"/"includenan" and also to support a vector of
dimensions for operations like sum().
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63460>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #63460] mean should support operation on more than 2 remaining dimensions for Matlab compatibility, Rik, 2022/12/03
- [Octave-bug-tracker] [bug #63460] mean should support operation on more than 2 remaining dimensions for Matlab compatibility, John W. Eaton, 2022/12/03
- [Octave-bug-tracker] [bug #63460] mean should support operation on more than 2 remaining dimensions for Matlab compatibility, John W. Eaton, 2022/12/03
- [Octave-bug-tracker] [bug #63460] mean should support operation on more than 2 remaining dimensions for Matlab compatibility, anonymous, 2022/12/03
- [Octave-bug-tracker] [bug #63460] mean should support operation on more than 2 remaining dimensions for Matlab compatibility,
Rik <=
- [Octave-bug-tracker] [bug #63460] mean should support operation on more than 2 remaining dimensions for Matlab compatibility, Arun Giridhar, 2022/12/03
- [Octave-bug-tracker] [bug #63460] mean should support operation on more than 2 remaining dimensions for Matlab compatibility, John W. Eaton, 2022/12/03
- [Octave-bug-tracker] [bug #63460] mean should support operation on more than 2 remaining dimensions for Matlab compatibility, Rik, 2022/12/03
- [Octave-bug-tracker] [bug #63460] mean should support operation on more than 2 remaining dimensions for Matlab compatibility, Andreas Bertsatos, 2022/12/03
- [Octave-bug-tracker] [bug #63460] mean should support operation on more than 2 remaining dimensions for Matlab compatibility, Rik, 2022/12/03
- [Octave-bug-tracker] [bug #63460] mean should support operation on more than 2 remaining dimensions for Matlab compatibility, Nicholas Jankowski, 2022/12/06
- [Octave-bug-tracker] [bug #63460] mean should support operation on more than 2 remaining dimensions for Matlab compatibility, Andreas Bertsatos, 2022/12/07