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-299-g468d1


From: Jason H Stover
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-299-g468d194
Date: Wed, 28 Jan 2009 21:31:12 +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  468d19460a8bc3fc9541cde13db5d88e02da71f2 (commit)
      from  99196bc8cab27560e9d96654607151e3ae566b78 (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 468d19460a8bc3fc9541cde13db5d88e02da71f2
Author: Jason H Stover <address@hidden>
Date:   Wed Jan 28 16:29:38 2009 -0500

    interaction.c: Introduced interaction_variable and interaction_value
    structs and associated functions.
    
    covariance-matrix.c: Altered covariance_accumulate_listwise,
    covariance_accumulate_pairwise, and update_* functions to handle
    interactions.
    
    glm.q: Added temporary NULL and 0 as final args to call to
    covariance_matrix_accumulate.

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

Summary of changes:
 src/language/stats/glm.q     |    2 +-
 src/math/covariance-matrix.c |  109 ++++++++++++++++++++-------
 src/math/covariance-matrix.h |    3 +-
 src/math/interaction.c       |  167 +++++++++++++++++++++++++++++++++++++++---
 src/math/interaction.h       |   15 ++++-
 5 files changed, 255 insertions(+), 41 deletions(-)


hooks/post-receive
--
GNU PSPP




reply via email to

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