Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 2561:96b57a9485b6
[project @ 1996-12-04 18:26:33 by jwe]
author | jwe |
---|---|
date | Wed, 04 Dec 1996 18:26:33 +0000 |
parents | 6fa1ac46c980 |
children | 8b0911d576bf |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,9 @@ +Wed Dec 4 12:24:24 1996 John W. Eaton <jwe@bevo.che.wisc.edu> + + * dMatrix.cc (Qzval): Don't try to use same memory three times. + Create result using Complex constructor, not multiplication. + Order elements as they are returned from Eispack. + Mon Dec 2 00:26:41 1996 John W. Eaton <jwe@bevo.che.wisc.edu> * lo-ieee.cc (octave_ieee_init): Kluge for octave_Inf on SCO.