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

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

[Octave-bug-tracker] [bug #51950] sparse qr may return a malformed spars


From: Kenneth Hoste
Subject: [Octave-bug-tracker] [bug #51950] sparse qr may return a malformed sparse matrix R with out of bounds entries
Date: Wed, 21 Mar 2018 06:06:21 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.162 Safari/537.36

Follow-up Comment #22, bug #51950 (project octave):

I'm afraid I'm not knowledgeable enough to contribute to the proposed long
term solution (nor do I have time, for that matter).

Is there a "dirty" patch we can come up with to circumvent this problem?

This is currently blocking us from moving forward with running a large MATLAB
program on top of Octave instead.

With some pointers, I may be able to come up with a patch for this myself, for
example by trying to implement to deletion of extra rows  that get added
(unless that has been ruled out already as a potential fix/workaround, that's
not clear to me).

Another option is that we somehow dance around this in the application code.
How crazy would it be to try and avoid calling sparse_qr by using non-sparse
matrices?
I have to check how large the matrices are we're dealing with here, that's
probably an important factor...



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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