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

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

[Octave-bug-tracker] [bug #65054] inv (x) should return same results for


From: Rik
Subject: [Octave-bug-tracker] [bug #65054] inv (x) should return same results for exceptional matrices regardless of form of matrix, and agree with rcond
Date: Wed, 20 Dec 2023 11:25:08 -0500 (EST)

Update of bug#65054 (group octave):

                 Summary: inv (Inf (2,2)) should return matrix of all Inf and
rcond of 0 => inv (x) should return same results for exceptional matrices
regardless of form of matrix, and agree with rcond

    _______________________________________________________

Follow-up Comment #1:

I reviewed the code for inverse and the problems run much deeper.  There are
three different routines for calculating the inverse and they all need to be
made consistent with each other and with the results of calling rcond()
directly.

Changing bug title to reflect this.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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