X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2FChangeLog;h=b2ec733528199fb3acaf783f6de40838faeb1a3a;hb=4239c455e7b1061b7c960b793f9080e113123845;hp=00f49780616a0bd7b55010796b105287fe95d3e6;hpb=ef05645131b8163a4bb9839e609bb76d553b80e9;p=pspp diff --git a/src/ChangeLog b/src/ChangeLog index 00f4978061..b2ec733528 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +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