[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-1746-g8a92
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1746-g8a92063 |
Date: |
Sun, 17 Oct 2010 14:56:16 +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 8a920632b433443aa37e16349589f0c7d7d3cdaf (commit)
via 83e8c065e5db30dc0bc84c86743de2bac7c8325c (commit)
via 889a94b673edadc571a0d0f3763e304f573ff2ec (commit)
from 491e9e031bfaa841d229dd71d13f9ff0828a6d73 (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 8a920632b433443aa37e16349589f0c7d7d3cdaf
Author: John Darrington <address@hidden>
Date: Sun Oct 17 16:55:43 2010 +0200
Update en_GB.po and remerge
commit 83e8c065e5db30dc0bc84c86743de2bac7c8325c
Author: John Darrington <address@hidden>
Date: Sun Oct 17 16:50:47 2010 +0200
Fix test failures on T-TEST command.
The t-test command is documented to ignore cases
which are not in a valid group.
The new levene function does not have any awareness
of the group criteria. Therefore we must remove any
values which are not in a valid group.
commit 889a94b673edadc571a0d0f3763e304f573ff2ec
Author: John Darrington <address@hidden>
Date: Sun Oct 17 14:03:41 2010 +0200
Re-implemented the levene calculation
-----------------------------------------------------------------------
Summary of changes:
po/en_GB.po | 330 ++++++++++++++++++++-----------------
src/language/stats/oneway.c | 227 ++++----------------------
src/language/stats/t-test.q | 35 ++++-
src/math/levene.c | 383 ++++++++++++++-----------------------------
src/math/levene.h | 28 +---
5 files changed, 371 insertions(+), 632 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1746-g8a92063,
John Darrington <=