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

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

[Octave-bug-tracker] [bug #41116] Incorrect result for sparse LU factori


From: Michael C. Grant
Subject: [Octave-bug-tracker] [bug #41116] Incorrect result for sparse LU factorization
Date: Tue, 14 Jan 2014 12:44:57 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.73.11 (KHTML, like Gecko) Version/7.0.1 Safari/537.73.11

Follow-up Comment #10, bug #41116 (project octave):

Oh sure, I agree that LL*UU=x with your modification. And indeed that may be
the best we can do. I think your path is probably what should be done for
now.

But MATLAB ensures that UU is upper triangular when nargout<=3---it expects
column permutation to be completely disabled. That behavior cannot be
reproduced with UMFPACK.

So there will still remain MATLAB incompatibility unless we bring in a
different sparse LU factorization.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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