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

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

[Octave-bug-tracker] [bug #46330] segfault with matrices containing Inf


From: Kai Torben Ohlhus
Subject: [Octave-bug-tracker] [bug #46330] segfault with matrices containing Inf & NaN
Date: Fri, 8 Jul 2016 13:55:31 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36

Follow-up Comment #24, bug #46330 (project octave):

@Lachlan: I did actually diffed CMatrix.cc and fCMatrix.cc (evil code
duplication) and applied your patch symmetrically.  I will upload it later, as
I still get hard errors for other cases like 


[Inf 1; 1 1] \ [4; 3] % Matlab [0; 3]
[nan 1; 1 1] \ [4; 3] % Matlab [nan; nan]


where Matlab does not give up, but displays a warning.  This behavior I would
like to make consistent.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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