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

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

[Octave-bug-tracker] [bug #37539] eps(z) incorrect for matrix arg


From: Rik
Subject: [Octave-bug-tracker] [bug #37539] eps(z) incorrect for matrix arg
Date: Thu, 11 Oct 2012 20:04:27 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:16.0) Gecko/20100101 Firefox/16.0

Follow-up Comment #5, bug #37539 (project octave):

Carlo, take a look at the attached changeset (eps.cset).  I followed your
lead, but I believe I simplified things by not creating a second copy of the
input matrix.  This routine isn't a high performance one so I also used normal
indexing, x(i), rather than changing over to a Fortran vector, C pointers, and
x[i] notation.

(file #26742)
    _______________________________________________________

Additional Item Attachment:

File name: eps.cset                       Size:5 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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