comparison scripts/ChangeLog @ 3092:4bb976b250bf

[project @ 1997-10-17 07:48:48 by jwe]
author jwe
date Fri, 17 Oct 1997 07:52:48 +0000
parents b06dcbb6b3b1
children f9806795b6d5
comparison
equal deleted inserted replaced
3091:b06dcbb6b3b1 3092:4bb976b250bf
1 Fri Oct 10 11:18:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu> 1 Fri Oct 10 11:18:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * specfun/gammai.m: Avoid problems with whitespace when
4 constructing matrices.
2 5
3 * polynomial/polyfit.m: Compute yf correctly. From Seung Lee 6 * polynomial/polyfit.m: Compute yf correctly. From Seung Lee
4 <SJL@nrc.gov>. Also return yf in the same orientation as the 7 <SJL@nrc.gov>. Also return yf in the same orientation as the
5 original y vector. 8 original y vector.
6 9