pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, covariance, updated. v0.6.1-871-g8


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, covariance, updated. v0.6.1-871-g8f471c5
Date: Sat, 24 Oct 2009 08:04:11 +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, covariance has been updated
       via  8f471c51c709556ebfe46eaeb716ad171feae972 (commit)
       via  68cd9c7523ad5b07d9eea7493947a570366e0f48 (commit)
       via  10d8e915e96ee4cfff3467d3caf6dad505e167eb (commit)
       via  99fc1632bdc44607eedfa1208edbda458730c471 (commit)
       via  27c1ad9a254ab0f90b4f4b63960f6ba847bda62a (commit)
       via  8539828ab3d09acbc9e0bf7242db21d472f24e83 (commit)
       via  7b043a3bdd0a3f24e5836f25de51cd17ce6ff255 (commit)
      from  3f169362cccc5fe461f5369a4db2e3cbcb3fead5 (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 8f471c51c709556ebfe46eaeb716ad171feae972
Author: John Darrington <address@hidden>
Date:   Sat Oct 24 09:26:21 2009 +0200

    Call categoricals_done at start of second pass.

commit 68cd9c7523ad5b07d9eea7493947a570366e0f48
Author: John Darrington <address@hidden>
Date:   Sat Oct 24 09:02:54 2009 +0200

    New functions is_missing and get_val
    
    Abstract the actions of obtaining the numeric value of a variable
    and its missing status, so that it can be more easily applied to
    categorical variables and linear variables alike.

commit 10d8e915e96ee4cfff3467d3caf6dad505e167eb
Author: John Darrington <address@hidden>
Date:   Sat Oct 24 08:35:43 2009 +0200

    Use cov->dim instead of cov->n_vars where appropriate

commit 99fc1632bdc44607eedfa1208edbda458730c471
Author: John Darrington <address@hidden>
Date:   Sat Oct 24 08:32:48 2009 +0200

    Destroy the categorical variables when the covariance matrix is destroyed

commit 27c1ad9a254ab0f90b4f4b63960f6ba847bda62a
Author: John Darrington <address@hidden>
Date:   Sat Oct 24 08:29:45 2009 +0200

    Move categorical variable into the var_params struct

commit 8539828ab3d09acbc9e0bf7242db21d472f24e83
Author: John Darrington <address@hidden>
Date:   Fri Oct 23 19:16:31 2009 +0200

    Resize the moment matrices after the first pass

commit 7b043a3bdd0a3f24e5836f25de51cd17ce6ff255
Author: John Darrington <address@hidden>
Date:   Tue Oct 20 19:27:54 2009 +0200

    Allow dump function to work with numeric variables

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

Summary of changes:
 src/math/categoricals.c |   48 +++++++++++-----
 src/math/covariance.c   |  147 +++++++++++++++++++++++++++++++++++-----------
 2 files changed, 146 insertions(+), 49 deletions(-)


hooks/post-receive
-- 
GNU PSPP




reply via email to

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