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

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

[Octave-bug-tracker] [bug #35021] Floating point exception on matrix mul


From: Melvin Robinson
Subject: [Octave-bug-tracker] [bug #35021] Floating point exception on matrix multiplication
Date: Fri, 09 Dec 2011 02:40:06 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:9.0) Gecko/20100101 Firefox/9.0

Follow-up Comment #1, bug #35021 (project octave):

Just as an experiment, I did (X+1)'*X and it did not core dump. 

Here are the results of the experiment:
octave:1> load coredump.mat
octave:2> (X+1)'*X;
octave:3> X=X+2;
octave:4> X'*X;
panic: Floating point exception -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Floating point exception (core dumped)
address@hidden nn]$




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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