diff liboctave/ChangeLog @ 4800:c322edde72ac

[project @ 2004-02-25 03:54:33 by jwe]
author jwe
date Wed, 25 Feb 2004 03:54:33 +0000
parents 962457f25a6d
children b3f20980be32
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-24  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* EIG.cc (EIG::init, EIG::symmetric_init):
+	Query Lapack for workspace size.
+
 2004-02-23  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* Array.cc (Array<T>::resize_and_fill (const dim_vector&, const T&)):