]> gitweb.michael.orlitzky.com - octave.git/history - optimization/test_functions/powell1.m
Avoid divide-by-zero in preconditioned_conjugate_gradient_method().
[octave.git] / optimization / test_functions / powell1.m
2013-03-22 Michael OrlitzkyReplace ##-style comments with %-style comments in...
2013-03-07 Michael OrlitzkyAdd powell(), powell1() and their tests.