Mercurial > hg > octave-nkf
diff scripts/ChangeLog @ 3190:70eb3f4136cd
[project @ 1998-10-19 22:37:56 by jwe]
author | jwe |
---|---|
date | Mon, 19 Oct 1998 22:37:57 +0000 |
parents | c17387059fd3 |
children | e4f4b2d26ee9 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +Mon Oct 19 17:26:35 1998 John W. Eaton <jwe@bevo.che.wisc.edu> + + * polynomial/polyfit.m: Just use the \ operator to handle the + least-squares solution. + Thu Sep 3 12:40:47 1998 John W. Eaton <jwe@bevo.che.wisc.edu> * strings/str2num.m: If eval returns a string, return an empty matrix.