[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2381-g28fc
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2381-g28fc20c |
Date: |
Sun, 05 Feb 2012 16:33:25 +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 28fc20c5b4c0d1a8b5f069026155c8e80f0ecbb3 (commit)
via ec19587bd09b05588cd757533e5366d1e2fbf447 (commit)
from f07dc101319e108b0a4e72f974430fcabd6d8620 (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 28fc20c5b4c0d1a8b5f069026155c8e80f0ecbb3
Author: John Darrington <address@hidden>
Date: Sun Feb 5 17:32:17 2012 +0100
npar.c: Added some missing initialisers.
Also reorder the initialisers to the same order as their declarations
commit ec19587bd09b05588cd757533e5366d1e2fbf447
Author: John Darrington <address@hidden>
Date: Sun Feb 5 17:15:02 2012 +0100
Added an implementation of the Jonckheere-Terpstra test
-----------------------------------------------------------------------
Summary of changes:
NEWS | 4 +-
src/language/stats/automake.mk | 2 +
src/language/stats/jonckheere-terpstra.c | 417 ++++++++++++++++++++
.../{kruskal-wallis.h => jonckheere-terpstra.h} | 10 +-
src/language/stats/npar.c | 62 +++-
tests/language/stats/npar.at | 44 ++-
6 files changed, 525 insertions(+), 14 deletions(-)
create mode 100644 src/language/stats/jonckheere-terpstra.c
copy src/language/stats/{kruskal-wallis.h => jonckheere-terpstra.h} (83%)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2381-g28fc20c,
John Darrington <=