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.7.9-419-g2c0dd


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-419-g2c0ddcd
Date: Mon, 26 Nov 2012 07:05:08 +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  2c0ddcd27c6e5afa944f9eca6f5cf6e7f6e32f98 (commit)
      from  f2aff95d14f40f128475cb39e47b7b3333ecc436 (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 2c0ddcd27c6e5afa944f9eca6f5cf6e7f6e32f98
Author: Ben Pfaff <address@hidden>
Date:   Sun Nov 25 23:04:50 2012 -0800

    DESCRIPTIVES: Make Z score calculation honor SPLIT FILE.
    
    Until now, DESCRIPTIVES has not supported SPLIT FILE in Z score
    calculations.  That is, Z scores have been calculated on the basis of a
    single group for the entire file, which doesn't make any sense.  This
    commit properly implements Z score calculation on a per-split group basis.
    
    Bug #16351.

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

Summary of changes:
 src/language/stats/descriptives.c    |   83 +++++++++++++++++++++++++++++--
 tests/language/stats/descriptives.at |   91 ++++++++++++++++++++++++++++++++++
 2 files changed, 170 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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