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-1787-g0fef


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1787-g0feffe0
Date: Thu, 28 Oct 2010 13:44:15 +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  0feffe007ba23ff5e655b308b4177b3b7658bc3c (commit)
       via  2a063214a1869edf404a8d558c4a23e979ed829d (commit)
       via  257609763a5728ce3d18d6a31d2a15b6e1dba4ed (commit)
      from  8dfe93d6dde6f5a500c5c4f0dccb067fe647904c (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 0feffe007ba23ff5e655b308b4177b3b7658bc3c
Author: John Darrington <address@hidden>
Date:   Thu Oct 28 15:41:55 2010 +0200

    Add test for the Cochran Q

commit 2a063214a1869edf404a8d558c4a23e979ed829d
Author: John Darrington <address@hidden>
Date:   Thu Oct 28 15:34:52 2010 +0200

    Added very basic documentation for the Cochran Q test

commit 257609763a5728ce3d18d6a31d2a15b6e1dba4ed
Author: John Darrington <address@hidden>
Date:   Thu Oct 28 15:24:05 2010 +0200

    Added implementation for the Cochran Q test

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

Summary of changes:
 doc/statistics.texi                          |   16 ++
 src/language/stats/automake.mk               |    1 +
 src/language/stats/cochran.c                 |  244 ++++++++++++++++++++++++++
 src/language/stats/{friedman.h => cochran.h} |   16 +-
 src/language/stats/npar.c                    |   51 ++++++-
 tests/language/stats/npar.at                 |   46 +++++
 6 files changed, 365 insertions(+), 9 deletions(-)
 create mode 100644 src/language/stats/cochran.c
 copy src/language/stats/{friedman.h => cochran.h} (79%)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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