diff liboctave/ChangeLog @ 3331:13cdcb7e5066

[project @ 1999-11-02 06:24:23 by jwe]
author jwe
date Tue, 02 Nov 1999 06:25:23 +0000
parents 2efa28a91e7a
children 15cddaacbc2d
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,9 @@
+1999-11-02  A. Scottedward Hodel <a.s.hodel@eng.auburn.edu>
+
+	* dMatrix.cc (Matrix::expm): Do balancing here instead of using
+	AEPBALANCE class.
+	* CMatrix.cc (ComplexMatrix::expm): Likewise.
+
 1999-10-29  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* oct-shlib.cc, oct-shlib.h: New files.