]> gitweb.michael.orlitzky.com - octave.git/history - optimization/simple_preconditioned_cgm.m
Use the infinity norm in steepest_descent(), update its comments, and simplify the...
[octave.git] / optimization / simple_preconditioned_cgm.m
2013-03-20 Michael OrlitzkyMove conjugate_gradient_method.m to vanilla_cgm.m.