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

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

[Octave-bug-tracker] [bug #35779] Incorrect results of logm


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #35779] Incorrect results of logm
Date: Sat, 10 Mar 2012 11:05:29 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13

Follow-up Comment #1, bug #35779 (project octave):

Hi.

The first problem is easy to fix: it is due to the wrong assumption that if
the diagonal of the Schur factorization is real, then the result has to be
real. Removal of spurious imaginary parts has to be done in the correct way.

The second is actually a problem of rsf2csf.

rsf2csf(eye(2),[0,-1;1,0])


is simply wrong because the result is not unitary. I will investigate in the
next few days.

Marco

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35779>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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