octave-maintainers
[Top][All Lists]
Advanced

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

Re: More svds failures


From: Michael D Godfrey
Subject: Re: More svds failures
Date: Tue, 30 Mar 2010 12:10:12 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Thunderbird/3.0.3

On 03/30/2010 12:00 PM, Rik wrote:
3/30/10

There was an earlier report of svds failing either to produce the correct
number of eigenvalues or to get results matching the requested tolerance
(http://n4.nabble.com/svds-m-change-to-avoid-test-failure-td1645786.html).

The problem has returned for me.  I used a small test script, attached, and
I find that the built-in tests for svds are failing around 30% of the time.
 Is anyone else seeing this?

--Rik
  
  
Yes:
octave:5> printf("Percentage passed: %.0f\n", 100*passed/num_tests);
Percentage passed: 66

I too thought that this was fixed, but clearly not.
It appears that the eigenvalues get "shifted" somehow.  I need to
reread the thread to remember what I proposed.

Michael


reply via email to

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