comparison liboctave/ChangeLog @ 3991:48d2bc4a3729

[project @ 2002-07-16 17:46:50 by jwe]
author jwe
date Tue, 16 Jul 2002 17:46:51 +0000
parents 46388d6a4e44
children 53b4eab68976
comparison
equal deleted inserted replaced
3990:46388d6a4e44 3991:48d2bc4a3729
1 2002-07-16 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2002-07-16 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * DAEFunc.h (DAEFunc): Jacobian function now follows format of DASSL.
4 * DASSL.cc (ddassl_j): Make it work.
5 * DASPK.cc (ddaspk_j): Likewise.
2 6
3 * DAE.cc: Delete. 7 * DAE.cc: Delete.
4 8
5 * DAERT.h, DAERTFunc.h, DASRT.h, DASRT.cc: New files for DAE 9 * DAERT.h, DAERTFunc.h, DASRT.h, DASRT.cc: New files for DAE
6 solving with root finding. 10 solving with root finding.