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: Johannes Pfeifer
Subject: [Octave-bug-tracker] [bug #58661] tril does not work on empty matrices
Date: Sat, 27 Jun 2020 13:59:47 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36

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

                 Summary: tril does not work on empty matrices
                 Project: GNU Octave
            Submitted by: jpfeifer
            Submitted on: Sat 27 Jun 2020 05:59:45 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 5.2.0
         Discussion Lock: Any
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Running

tril([],-1)


on Octave returns an error

error: tril: requested diagonal out of range

while it returns an empty matrix on Matlab. As far as I can see, this is also
the root of the bug https://savannah.gnu.org/bugs/?55779





    _______________________________________________________

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]