Mercurial > hg > octave-nkf
diff scripts/ChangeLog @ 3266:3add30d33bd0
[project @ 1999-09-03 17:15:40 by jwe]
author | jwe |
---|---|
date | Fri, 03 Sep 1999 17:15:41 +0000 |
parents | a2b3a1413d28 |
children | fdc7dd08cd85 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +Fri Sep 3 00:01:38 1999 John W. Eaton <jwe@bevo.che.wisc.edu> + + * specfun/erfinv.m: Improve stopping criterion. + Add iteration count as second return value. + Mon Aug 30 12:07:00 1999 John W. Eaton <jwe@bevo.che.wisc.edu> * statistics/base/mean.m: Use .', not ' to reorient row vectors.