comparison scripts/ChangeLog @ 9633:ecc2c556f844

simplify damped BFGS formula
author Jaroslav Hajek <highegg@gmail.com>
date Fri, 11 Sep 2009 08:47:25 +0200
parents 40acd13920e3
children da5ba66414a3
comparison
equal deleted inserted replaced
9632:40acd13920e3 9633:ecc2c556f844
1 2009-09-11 Jaroslav Hajek <highegg@gmail.com>
2
3 * optimization/fminunc.m: Simplify damped BFGS calculation.
4
1 2009-09-09 Tatsuro Matsuoka <tmacchant@yahoo.co.jp> 5 2009-09-09 Tatsuro Matsuoka <tmacchant@yahoo.co.jp>
2 6
3 * plot/gnuplot_drawnow.m: Avoid flickering windows by avoding 7 * plot/gnuplot_drawnow.m: Avoid flickering windows by avoding
4 'set multiplot' / 'unset multiplot' for gnuplot's windows and 8 'set multiplot' / 'unset multiplot' for gnuplot's windows and
5 wxt terminals. 9 wxt terminals.