]> gitweb.michael.orlitzky.com - octave.git/history - optimization/test_functions/wood1.m
Avoid divide-by-zero in preconditioned_conjugate_gradient_method().
[octave.git] / optimization / test_functions / wood1.m
2013-03-22 Michael OrlitzkyReplace ##-style comments with %-style comments in...
2013-03-07 Michael OrlitzkyAdd length checks to the wood functions, and fix wood_h...
2013-03-06 Michael OrlitzkyAdd the Wood() test function and some tests.