comparison liboctave/ChangeLog @ 2343:d7592de300ea

[project @ 1996-07-24 21:42:44 by jwe]
author jwe
date Wed, 24 Jul 1996 21:44:51 +0000
parents 12ff450cbb1f
children 968a33af8b3d
comparison
equal deleted inserted replaced
2342:95e511896bf5 2343:d7592de300ea
1 Wed Jul 24 16:39:16 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * LSODE.cc (do_integrate): Check to make sure that the state and
4 derivative vectors are the same size.
5
1 Sun Jul 14 17:30:37 1996 John W. Eaton <jwe@bevo.che.wisc.edu> 6 Sun Jul 14 17:30:37 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2 7
3 * dMatrix.cc (Matrix::read, Matrix::write): Convert to use 8 * dMatrix.cc (Matrix::read, Matrix::write): Convert to use
4 iostreams and handler data format conversions. Delete old methods 9 iostreams and handler data format conversions. Delete old methods
5 that used stdio. 10 that used stdio.