comparison scripts/ChangeLog @ 3420:39496bf0ffdf

[project @ 2000-01-13 06:46:24 by jwe]
author jwe
date Thu, 13 Jan 2000 06:46:24 +0000
parents ca92c9d3f882
children 9fc59b290856
comparison
equal deleted inserted replaced
3419:e71b3d1dd327 3420:39496bf0ffdf
1 2000-01-13 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * general/fliplr.m: Eliminate useless copy of arg.
4 * general/flipud.m: Ditto.
5
1 2000-01-11 John W. Eaton <jwe@bevo.che.wisc.edu> 6 2000-01-11 John W. Eaton <jwe@bevo.che.wisc.edu>
2 7
3 * linear-algebra/cross.m: Only return a row vector if both args 8 * linear-algebra/cross.m: Only return a row vector if both args
4 are row vectors. 9 are row vectors.
5 * polynomial/polyfit.m: Likewise. 10 * polynomial/polyfit.m: Likewise.