Added casefilter structure to assist with missing values. Changed T-TEST
[pspp-builds.git] / src / math / ChangeLog
index c8e3b7465b1837e12ffe19bc43931ea00d7c72b7..5b05c81715354aa71dce1a3e1e6ea195b92d08da 100644 (file)
@@ -1,5 +1,20 @@
+Sun Nov  5 08:30:32 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * levene.c levene.h Changed to use the new casefilter structure.
+
+2006-07-15  Jason Stover  <jhs@math.gcsu.edu>
+
+       * coefficient.c (pspp_coeff_init): Make design_matrix arg const.
+
+2006-07-14  Jason Stover  <jhs@math.gcsu.edu>
+
+       * coefficient.c (pspp_coeff_init): Removed use of
+       pspp_linreg_cache to make the routines more generally useful.
+
 2006-05-19  Jason Stover  <jhs@math.gcsu.edu>
 
+       * coefficient.h: Renamed pspp_linreg_coeff to pspp_coeff.
+
        * coefficient.c: Moved to src/math.
 
        * coefficient.h: Moved to src/math.