From: Michael Orlitzky Date: Wed, 13 Mar 2013 18:05:21 +0000 (-0400) Subject: Add first implementation of the conjugate gradient method and its tests. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=octave.git;a=commitdiff_plain;h=336f1181f7f065a07ee58bd772a875f7f4b39247;hp=336f1181f7f065a07ee58bd772a875f7f4b39247 Add first implementation of the conjugate gradient method and its tests. ---