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

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

[Octave-bug-tracker] [bug #58661] tril does not work on empty matrices


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #58661] tril does not work on empty matrices
Date: Tue, 30 Jun 2020 12:06:34 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Update of bug #58661 (project octave):

                Priority:                 3 - Low => 5 - Normal             
                  Status:                Wont Fix => Fixed                  

    _______________________________________________________

Follow-up Comment #3:

I generally agree that Octave should perform thorough argument validation but
in this case I can also see an argument for returning a value when the
requested diagonal is out of range.  Since changeset a86d608c413c, we have
allowed the diag function to behave similarly.  I recently encountered this
issue with tril and triu when making some code written for Matlab run in
Octave.  At that time, I made the following change on the default branch:

http://hg.savannah.gnu.org/hgweb/octave/rev/91f245908132

So I think we can mark this issue as fixed.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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