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

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

[Octave-bug-tracker] [bug #43875] warning: matrix singular to machine pr


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #43875] warning: matrix singular to machine precision for triangular matrices
Date: Tue, 27 Jan 2015 14:46:41 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.2.0

Follow-up Comment #4, bug #43875 (project octave):

Yes, initially the matrix type is "Full" but after the first pass through
Matrix::fsolve it is set to "Rectangular".  From then on, the logic in
Matrix::solve dispatches directly to lssolve instead of first going through
Matrix::fsolve.  Should we do something different there?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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