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

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

[Octave-bug-tracker] [bug #42097] 64bit Slackware, eig returning incorre


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #42097] 64bit Slackware, eig returning incorrect results
Date: Mon, 14 Apr 2014 14:23:56 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9

Follow-up Comment #18, bug #42097 (project octave):

I would debug this problem by finding out precisely what arguments Octave is
passing to DGEEV and what values it returns before Octave post-processes the
results to return them in the form of diagonal matrices, etc.  Then I would
create a separate program that passes exactly the same arguments to DGEEV but
that does not depend on Octave in any way.  I would expect the separate
program to show the same problem.  If it does, the problem is in the lapack or
blas libraries.  If it does not, then I'd have to determine why there is a
difference.  Maybe the problem is in the way Octave is post-processing the
results returned from DGEEV.

For the record, I'm not able to reproduce the results you shown in comment #5.
 I get the same results as shown in comment #6.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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