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

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

[Octave-bug-tracker] [bug #56232] Octave crash when inverting an empty s


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #56232] Octave crash when inverting an empty sparse matrix.
Date: Thu, 9 May 2019 15:32:44 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0

Follow-up Comment #50, bug #56232 (project octave):

@Rik:

1) I see that in the full case, octave already returns a matrix full of Inf
values. Preserving the sparsity pattern in the sparse case is the most similar
thing I can imagine (although it does not work in the null case, I know).
Anyway, no real high value.

2) If I had to check whether the inversion of a matrix was successful, as
first option I would test the result with isinf, not isnan. But if we decide
for NaN, we should change the behavior in the full case, too.

For things like these, shouldn't we use the developers mailing list?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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