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

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

[Octave-bug-tracker] [bug #31974] Interpreter fails to create complex nu


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #31974] Interpreter fails to create complex numbers with Inf complex parts
Date: Thu, 06 Jan 2011 06:46:48 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101028 Iceweasel/3.5.15 (like Firefox/3.5.15)

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

Yes, it's possible that Matlab creates the real part when asked, but I'd bet
that is not how things really work.  In any case, the point is that the
behavior at the scripting language level is a special case that is not present
in the complex type in Fortran or C++, so there will be inconsistencies
between what happens for the scripting language and operations in the BLAS
(for example).  That was the point I was trying to make with the example of


[Inf, 0] * [i; 0]



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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