[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #65802] (statistics) nanmin and nanmax throw e
From: |
Andreas Bertsatos |
Subject: |
[Octave-bug-tracker] [bug #65802] (statistics) nanmin and nanmax throw error when requesting a mutual comparison (two parameter) |
Date: |
Wed, 29 May 2024 21:06:31 -0400 (EDT) |
Follow-up Comment #6, bug #65802 (group octave):
I just pushed a commit fixing this bug and also updated the functionality to
support VECDIM and 'all' options. It still requires some work to update the
texinfo to reflect the updated functionality and BISTs to ensure that it works
the way it is supposed to. Anybody with MATLAB access is welcome to contribute
to further testing. From MATLAB's documentation, it requires "linear" option
in order to return second output when VECDIM is supplied, but I am not sure
how this is supposed to work, so I just return the second argument forced
through ipermute (similarily to v).
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65802>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #65802] nanmin and nanmax throw error when requesting a mutual comparison (two parameter), anonymous, 2024/05/28
- [Octave-bug-tracker] [bug #65802] (statistics) nanmin and nanmax throw error when requesting a mutual comparison (two parameter), Markus Mützel, 2024/05/28
- [Octave-bug-tracker] [bug #65802] (statistics) nanmin and nanmax throw error when requesting a mutual comparison (two parameter), Andreas Bertsatos, 2024/05/28
- [Octave-bug-tracker] [bug #65802] (statistics) nanmin and nanmax throw error when requesting a mutual comparison (two parameter), Markus Mützel, 2024/05/28
- [Octave-bug-tracker] [bug #65802] (statistics) nanmin and nanmax throw error when requesting a mutual comparison (two parameter), Markus Mützel, 2024/05/28
- [Octave-bug-tracker] [bug #65802] (statistics) nanmin and nanmax throw error when requesting a mutual comparison (two parameter), Nicholas Jankowski, 2024/05/28
- [Octave-bug-tracker] [bug #65802] (statistics) nanmin and nanmax throw error when requesting a mutual comparison (two parameter),
Andreas Bertsatos <=