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-672-g8829e


From: Jason H Stover
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-672-g8829e1f
Date: Tue, 16 Jun 2009 16:21:06 +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  8829e1f148c279db0f19b9e3bd746ace07d2d7f1 (commit)
      from  d3e8952f1384ee4466aceaa83cde9c3ebfa1ac8e (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 8829e1f148c279db0f19b9e3bd746ace07d2d7f1
Author: Jason H Stover <address@hidden>
Date:   Tue Jun 16 12:20:57 2009 -0400

    Renamed interaction_variable_get_var to interaction_get_variable.
    
    Renamed interaction_variable_get_member to interaction_get_member.
    
    Split update_hash_entry into update_hash_entry and
    update_hash_entry_intr for interactions.
    
    inner_intr_loop: New function.
    
    covariance_accumulate_pairwise: Loop separately over variables, then 
interactions.
    
    interaction_variable_create: Make interactions type alpha when
    appropriate.
    
    interaction_value_create: Use value_resize to avoid copying more data than
    necessary into new interaction_value.

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

Summary of changes:
 src/math/covariance-matrix.c |  200 ++++++++++++++++++++++++++++++------------
 src/math/covariance-matrix.h |    7 +-
 src/math/interaction.c       |   45 ++++-----
 src/math/interaction.h       |    7 +-
 4 files changed, 172 insertions(+), 87 deletions(-)


hooks/post-receive
--
GNU PSPP




reply via email to

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