comparison liboctave/ChangeLog @ 3095:528f4270e904

[project @ 1997-11-14 03:58:45 by jwe]
author jwe
date Fri, 14 Nov 1997 03:59:32 +0000
parents 4bb976b250bf
children a8dcfbf87ea3
comparison
equal deleted inserted replaced
3094:f8e971946a4f 3095:528f4270e904
1 Thu Nov 13 21:57:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * CMatrix.cc (sumsq): Compute equivalent of sum (x .* conj (x))
4
1 Thu Oct 2 17:13:02 1997 Mumit Khan <khan@dhaka.xraylith.wisc.edu> 5 Thu Oct 2 17:13:02 1997 Mumit Khan <khan@dhaka.xraylith.wisc.edu>
2 6
3 * CRowVector.cc (linspace): Removed attempt for implicit conversion 7 * CRowVector.cc (linspace): Removed attempt for implicit conversion
4 to complex<double>(int) instead of complex<double>(double). 8 to complex<double>(int) instead of complex<double>(double).
5 9