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

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

[Octave-patch-tracker] [patch #7463] add the gmres and mgorth functions


From: Carlo de Falco
Subject: [Octave-patch-tracker] [patch #7463] add the gmres and mgorth functions
Date: Wed, 16 Mar 2011 18:18:26 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Firefox/3.6.15

Follow-up Comment #5, patch #7463 (project octave):

Rik,

I prepared a new changeset, I left the random vector in
the first test (as that test should really work for any
input) while I removed the random data from the second test.

Whith this version of the changeset I get:


>> passed = 0;
>> for ii=1:1e3
passed += test ('mgorth');
endfor
>> passed/ii
ans =  1
>> 


c.

(file #22938)
    _______________________________________________________

Additional Item Attachment:

File name: mgorth_gmres_take7.changeset   Size:13 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?7463>

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




reply via email to

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