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

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

[Octave-bug-tracker] [bug #53433] tests: eigs.m: two failing tests on i6


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #53433] tests: eigs.m: two failing tests on i686
Date: Fri, 23 Mar 2018 06:33:24 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

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

@Mike: what do you mean by "built for i686"? Did you use explicit flags for
it?
Anyway, I cannot reproduce, but I have already seen different behaviors
depending on BLAS. I do not know how to have a test in which ARPACK fails (aka
does not find all eigenvalues) on any platform/blas/flags. I propose the
following: what happens if you run the test with


d = eigs (A, 8, "lm", opts); % 8 instead of 4


Do you see any NaN in the result? If yes, I would modify the assert. And wait
for the next counterexample.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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