X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2FChangeLog;h=e351fbbb4fdd43a0e00ab73fc99bb05387761d95;hb=13a7d7fb2c398784b25f7f5f363c3fd86dc93eed;hp=b36a84407f8a107b5ee51fd97a593db1de788484;hpb=321aff454c80b141d1d85fc1e3ea0c4eb05ab437;p=pspp-builds.git diff --git a/src/math/ChangeLog b/src/math/ChangeLog index b36a8440..e351fbbb 100644 --- a/src/math/ChangeLog +++ b/src/math/ChangeLog @@ -1,3 +1,45 @@ +Mon Feb 5 15:42:14 2007 Ben Pfaff + + * moments.c (moments_pass_two): Reduce number of multiplications. + +Thu Dec 7 15:27:49 WST 2006 John Darrington + + * factor-stats.c factor-stats.h: Changed independent values to + be pointers rather than copies. + +Wed Dec 6 21:14:59 2006 Ben Pfaff + + * coefficient.c: (pspp_coeff_get_value) Compare variable pointers + instead of variable indexes. + (pspp_linreg_get_coeff) Ditto. + (design_matrix_col_to_var_index) Removed. + (design_matrix_col_to_var) Compare variable pointers + instead of variable indexes. + (cmp_dm_var_index) Ditto. + (design_matrix_var_to_column) Ditto. + (dm_var_to_last_column) Ditto. + +Sun Nov 5 08:30:32 WST 2006 John Darrington + + * levene.c levene.h Changed to use the new casefilter structure. + +2006-07-15 Jason Stover + + * coefficient.c (pspp_coeff_init): Make design_matrix arg const. + +2006-07-14 Jason Stover + + * coefficient.c (pspp_coeff_init): Removed use of + pspp_linreg_cache to make the routines more generally useful. + +2006-05-19 Jason Stover + + * coefficient.h: Renamed pspp_linreg_coeff to pspp_coeff. + + * coefficient.c: Moved to src/math. + + * coefficient.h: Moved to src/math. + Tue May 9 21:09:37 2006 Ben Pfaff * sort.c (sort_active_file_to_casefile): Check return value of