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

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

[Octave-bug-tracker] [bug #34461] Error in svds test with 3.4.3-rc0


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #34461] Error in svds test with 3.4.3-rc0
Date: Mon, 03 Oct 2011 01:32:12 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20100101 Firefox/7.0

Follow-up Comment #3, bug #34461 (project octave):

Following my previous comment:
On the failing machine I just did:
yum reinstall octave
(I had not done this after the yum remove atlas-devel)
Now this machine runs the svds test
without failure.
============================
octave:1> s = svds (speye (10));
octave:2> assert (s, ones (6, 1), 2*eps);
octave:3> uname
ans =

  scalar structure containing the fields:

    sysname = Linux
    nodename = vzero.stanford.edu
    release = 2.6.40.4-5.fc15.x86_64
    version = #1 SMP Tue Aug 30 14:38:32 UTC 2011
    machine = x86_64

======================================
The question remains: whey does the presence of
atlas-devel have this (or any) effect?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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