comparison liboctave/ChangeLog @ 3092:4bb976b250bf

[project @ 1997-10-17 07:48:48 by jwe]
author jwe
date Fri, 17 Oct 1997 07:52:48 +0000
parents eb827eb9b8ff
children 528f4270e904
comparison
equal deleted inserted replaced
3091:b06dcbb6b3b1 3092:4bb976b250bf
1 Thu Oct 2 17:13:02 1997 Mumit Khan <khan@dhaka.xraylith.wisc.edu>
2
3 * CRowVector.cc (linspace): Removed attempt for implicit conversion
4 to complex<double>(int) instead of complex<double>(double).
5
6 * lo-mappers.cc (atanh): Ditto.
7
1 Thu Jul 31 22:13:54 1997 John W. Eaton <jwe@bevo.che.wisc.edu> 8 Thu Jul 31 22:13:54 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2 9
3 * idx-vector.cc (IDX_VEC_REP::sort): New function. 10 * idx-vector.cc (IDX_VEC_REP::sort): New function.
4 * idx-vector.h (idx_vector::sort): Ditto. 11 * idx-vector.h (idx_vector::sort): Ditto.
5 * Array2-idx.h (Array2<T>::maybe_delete_elements): Use it before 12 * Array2-idx.h (Array2<T>::maybe_delete_elements): Use it before