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

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

[Octave-bug-tracker] [bug #64395] corr cannot handle row vectors


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #64395] corr cannot handle row vectors
Date: Sun, 9 Jul 2023 18:50:26 -0400 (EDT)

Update of bug #64395 (project octave):

                  Status:                    None => Ready For Test         
         Planned Release:                    None => 9.1.0 (current default)

    _______________________________________________________

Follow-up Comment #6:

ok.  cov was behaving correctly so the fix was in corr.  as shown below row
vector inputs are still treated as single observation tests resulting in 0 std
and an output of nan(num_columns).  added a shortcut path for that and BISTs
to both corr and cov.  passes all tests, and current default passes a make
check so it doesn't seem to break anything else in core. 

pushed to default as 

http://hg.savannah.gnu.org/hgweb/octave/rev/37e184a83cf4.

marking as ready for test.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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