comparison scripts/ChangeLog @ 9623:bc0739d02724

update initial TR step for fsolve and fminunc
author Jaroslav Hajek <highegg@gmail.com>
date Sun, 06 Sep 2009 10:02:09 +0200
parents 40cbcdf12b54
children 5bcfa0b346e8
comparison
equal deleted inserted replaced
9622:40cbcdf12b54 9623:bc0739d02724
1 2009-09-06 Jaroslav Hajek <highegg@gmail.com>
2
3 * optimization/fsolve.m: Update initial factor.
4 * optimization/fminunc.m: Update initial factor.
5
1 2009-09-06 Jaroslav Hajek <highegg@gmail.com> 6 2009-09-06 Jaroslav Hajek <highegg@gmail.com>
2 7
3 * general/arrayfun.m: Fix test. 8 * general/arrayfun.m: Fix test.
4 9
5 2009-09-05 John W. Eaton <jwe@octave.org> 10 2009-09-05 John W. Eaton <jwe@octave.org>