X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2FChangeLog;h=b2ec733528199fb3acaf783f6de40838faeb1a3a;hb=4239c455e7b1061b7c960b793f9080e113123845;hp=8ccbc7ccfa78c4fc2fb5afe0cd907d1cea5a6a93;hpb=379aeac5640a20a122990640fdd33bdfa592a3c1;p=pspp diff --git a/src/ChangeLog b/src/ChangeLog index 8ccbc7ccfa..b2ec733528 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,19 @@ +Wed Dec 29 08:18:08 WST 2004 John Darrington + + * percentiles.[ch] Added. Calculates percentiles and Tukey hinges + + * examine.q factor_stats.[ch] Added calculation of percentiles + +Fri Dec 24 15:09:11 WST 2004 John Darrington + + * t-test.q Fixed bug #11227 Made t-test work when the independent + variable is alpha + +Sat Dec 11 11:43:45 WST 2004 John Darrington + + * factor_stats.c Fixed calculation of trimmed mean under various + special conditions. + Sat Dec 4 17:14:45 WST 2004 John Darrington * histogram.c chart.[ch] factor_stats.c frequencies.q