comparison liboctave/ChangeLog @ 3312:2396decd33de

[project @ 1999-10-21 18:55:36 by jwe]
author jwe
date Thu, 21 Oct 1999 18:55:40 +0000
parents b1969349f689
children 8c6b4de3bdc8
comparison
equal deleted inserted replaced
3311:48872c196664 3312:2396decd33de
1 1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * DASSL.cc (DASSL::do_integrate (double)): If we have a function
4 to evaluate the Jacobian, set info(4), not iwork(4).
5 Set rwork(1) to the maximum step size, not rwork(2).
6
1 1999-10-14 John W. Eaton <jwe@bevo.che.wisc.edu> 7 1999-10-14 John W. Eaton <jwe@bevo.che.wisc.edu>
2 8
3 * oct-time.cc: Include <climits>. 9 * oct-time.cc: Include <climits>.
4 10
5 1999-10-13 John W. Eaton <jwe@bevo.che.wisc.edu> 11 1999-10-13 John W. Eaton <jwe@bevo.che.wisc.edu>