Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 6859:5fddcbbe880e
[project @ 2007-09-04 12:59:42 by dbateman]
author | dbateman |
---|---|
date | Tue, 04 Sep 2007 12:59:42 +0000 |
parents | 5cc9caab1a31 |
children | 32558239ed9e |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,11 @@ +2007-09-04 David Bateman <dbateman@free.fr> + + * statistics/distributions/chi2pdf.m, + statistics/distributions/chi2cdf.m, + statistics/distributions/chi2inv.m: Modifiy the call to the gamma + distribution functions to account for inverse of scale factor in + gamma functions. + 2007-09-01 John W. Eaton <jwe@octave.org> * plot/Makefile.in (SOURCES): Add ancestor.m to the list.