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-69-g93cf62


From: Jason H Stover
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-69-g93cf625
Date: Thu, 06 Nov 2008 15:45:57 +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  93cf6259300c4ddeef1df6e40b3958bb9e6802f5 (commit)
      from  47e6024280cbc95dbfa637009091cc8404c84fb0 (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 93cf6259300c4ddeef1df6e40b3958bb9e6802f5
Author: Jason H Stover <address@hidden>
Date:   Thu Nov 6 10:45:40 2008 -0500

    covariance-matrix.c: Added one-pass algorithm to compute covariance
    matrices.  New structure covariance_matrix contains the covariance
    matrix, related data and member functions. Added different routines to
    handle pairwise or listwise deletion of missing values.  Added many
    new functions.
    
    glm.q: Changed run_glm to use the new interface to the covariance
    matrix. Removed unused function data_pass_one().

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

Summary of changes:
 src/language/stats/glm.q     |   78 +-----
 src/math/covariance-matrix.c |  591 +++++++++++++++++++++++++++++-------------
 src/math/covariance-matrix.h |   39 ++-
 3 files changed, 449 insertions(+), 259 deletions(-)


hooks/post-receive
--
GNU PSPP




reply via email to

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