|
From: | Xie Rui |
Subject: | [Octave-patch-tracker] [patch #9282] add minres for sparse linear systems |
Date: | Sat, 11 Mar 2017 04:37:50 -0500 (EST) |
User-agent: | Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 |
Follow-up Comment #3, patch #9282 (project octave): I uploaded a new m-file. It is different from the old one in these aspects: 0 I added some tests, including the suggestion of Nicholas Jankowski, modified tests from pcg.m and some tests for hermitian but NOT positive definite matrices. 0 I fixed some bugs, such as maxit and the using of preconditioner matrix. 0 I deleted the errors and call print_usage(). (I am not sure whether I have done it correctly.) 0 I added the description of usage. (file #39970) _______________________________________________________ Additional Item Attachment: File name: minres.m Size:21 KB _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/patch/?9282> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |