Mercurial > hg > octave-lyh
diff liboctave/ChangeLog @ 2850:b7f43611d1e8
[project @ 1997-03-28 21:36:35 by jwe]
author | jwe |
---|---|
date | Fri, 28 Mar 1997 21:39:35 +0000 |
parents | 71a47e9360c0 |
children | 5c285800ebe2 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,13 @@ +Fri Mar 28 15:37:09 1997 John W. Eaton <jwe@bevo.che.wisc.edu> + + * LSODE.h (x_step_limit): New field. + (LSODE_options::init): Initialize it. + (LSODE_options::copy): Copy it. + (LSODE_options::set_step_limit, LSODE_options::step_limit): + New functions. + (LSODE::working_too_hard): Delete. + * LSODE.cc (LSODE::do_integrate): Handle step limit. + Wed Mar 26 15:31:57 1997 John W. Eaton <jwe@bevo.che.wisc.edu> * MArray-b.cc: Delete.