]> gitweb.michael.orlitzky.com - octave.git/history - optimization/steepest_descent.m
Add performance notes to steepest descent stuff.
[octave.git] / optimization / steepest_descent.m
2013-03-19 Michael OrlitzkyAdd performance notes to steepest descent stuff.
2013-03-18 Michael OrlitzkyAdd first implementation of the steepest descent method.