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

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

[Octave-bug-tracker] [bug #56901] Bad bug in Matrices


From: anonymous
Subject: [Octave-bug-tracker] [bug #56901] Bad bug in Matrices
Date: Mon, 16 Sep 2019 04:23:51 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0

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

                 Summary: Bad bug in Matrices
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mon 16 Sep 2019 08:23:49 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: the dude
        Originator Email: swu022^gmail.com
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.1.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Someone messed up the code!
The most basic calculations are way off.

For example "eye+[1,0;0,0]" gives "[1,2;1,1]" which is obviously not true.
(the same in 3x3...)

A similar thing is happening with the multiplication in at least in
diagonalizing e^A=P^(-1)e^(D)P were D is a 3x3 diagonal with d_{2,2}=0.

(The same is is happening in Linux)




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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