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

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

[Octave-bug-tracker] [bug #60086] Matrix exponentiation fails for empty


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #60086] Matrix exponentiation fails for empty matrix
Date: Sun, 21 Feb 2021 12:25:40 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36 Edg/88.0.705.74

Update of bug #60086 (project octave):

                  Status:                    None => Confirmed              
        Operating System:               GNU/Linux => Any                    

    _______________________________________________________

Follow-up Comment #1:

Confirmed.

Fwiw, the output in Matlab R2020a:

>> A = zeros(0,0);
>> A^2

ans =

     []



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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