diff liboctave/ChangeLog @ 3075:a6a00badcc12

[project @ 1997-07-25 22:39:56 by jwe]
author jwe
date Fri, 25 Jul 1997 22:40:00 +0000
parents 42975c59d2a0
children eb827eb9b8ff
line wrap: on
line diff
--- a/liboctave/ChangeLog	Thu Jul 24 19:35:44 1997 +0000
+++ b/liboctave/ChangeLog	Fri Jul 25 22:40:00 1997 +0000
@@ -1,3 +1,8 @@
+Fri Jul 25 17:31:26 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* dMatrix.cc (Matrix::lssolve): Increase lwork by factor of 16.
+	* CMatrix.cc (ComplexMatrix::lssolve): Ditto.
+
 Thu Jul 24 14:32:48 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* file-ops.cc (tilde_expand_word): Fix off-by-one error.