Mercurial > hg > octave-lyh
diff 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 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,9 @@ +1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu> + + * DASSL.cc (DASSL::do_integrate (double)): If we have a function + to evaluate the Jacobian, set info(4), not iwork(4). + Set rwork(1) to the maximum step size, not rwork(2). + 1999-10-14 John W. Eaton <jwe@bevo.che.wisc.edu> * oct-time.cc: Include <climits>.