]> gitweb.michael.orlitzky.com - octave.git/commit
Add the first working version of the preconditioned CGM.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 20 Mar 2013 03:45:05 +0000 (23:45 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 20 Mar 2013 03:45:05 +0000 (23:45 -0400)
commit98bb7e8b7376d4e930a3fd5b2e1d551df954c8c5
treece7f426be11b9bdb26fea41737f028b7ca9dd393
parentf8e7cf86158857d320d11a8d3ef14c3cfac625d6
Add the first working version of the preconditioned CGM.
optimization/preconditioned_conjugate_gradient_method.m [new file with mode: 0644]
tests/preconditioned_conjugate_gradient_method_tests.m [new file with mode: 0644]