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-2226-g630f


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2226-g630f6a3
Date: Sun, 28 Aug 2011 12:20:39 +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  630f6a3db4f572c35c6a903ad1be1ae37717a10e (commit)
       via  1babb2ecc20dcae51f6cc639d39cce197d31dbdc (commit)
      from  3b74aa9059aefe4ce82ecab1a5fd48cd251600dc (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 630f6a3db4f572c35c6a903ad1be1ae37717a10e
Author: John Darrington <address@hidden>
Date:   Sun Aug 28 14:01:51 2011 +0200

    GLM: Disable the interactions option until it actually gives the right 
results

commit 1babb2ecc20dcae51f6cc639d39cce197d31dbdc
Author: John Darrington <address@hidden>
Date:   Sun Aug 28 12:39:51 2011 +0200

    Added an implementation of the median test

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

Summary of changes:
 doc/statistics.texi                             |   26 ++
 src/language/stats/automake.mk                  |    2 +
 src/language/stats/glm.c                        |    2 +-
 src/language/stats/median.c                     |  461 +++++++++++++++++++++++
 src/language/stats/{mann-whitney.h => median.h} |   14 +-
 src/language/stats/npar.c                       |   57 +++
 tests/language/stats/npar.at                    |  194 ++++++++++
 7 files changed, 748 insertions(+), 8 deletions(-)
 create mode 100644 src/language/stats/median.c
 copy src/language/stats/{mann-whitney.h => median.h} (81%)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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