pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2238-gbc41


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2238-gbc414e7
Date: Tue, 27 Sep 2011 04:32:13 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  bc414e71fa3378400ef3abf2c247c7f0bbac1b66 (commit)
      from  d61d08ece038b35615d0289ef0aa014f36fbecc2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bc414e71fa3378400ef3abf2c247c7f0bbac1b66
Author: John Darrington <address@hidden>
Date:   Fri Sep 23 15:56:45 2011 +0200

    Move interaction subset predicates out of glm.c into interaction.c
    
    Renamed function:   is_subset --> interaction_is_proper_subset
                        drop_from_submodel --> interaction_is_subset
    and moved them into interaction.c  This seems to me to be easier
    to understand, and more efficient.

-----------------------------------------------------------------------

Summary of changes:
 src/language/stats/glm.c |   57 +--------------------------------------------
 src/math/interaction.c   |   50 ++++++++++++++++++++++++++++++++++++++++
 src/math/interaction.h   |    2 +
 3 files changed, 54 insertions(+), 55 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]