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-877-g67d1e


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-877-g67d1e36
Date: Sun, 08 Nov 2009 17:18:22 +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  67d1e36f29bc59dc38ebe7b197a4c40751ad92fa (commit)
       via  50ac6802fc247814dc4dd6232f6304b928a2d78b (commit)
      from  48d85ad2926b978fe73bd754a5baf626881e1915 (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 67d1e36f29bc59dc38ebe7b197a4c40751ad92fa
Author: John Darrington <address@hidden>
Date:   Sun Nov 8 18:17:04 2009 +0100

    Use significance_of_correlation function in t-test.
    
    Use the new function in src/math/correlation.c instead
    of doing it ourselves.

commit 50ac6802fc247814dc4dd6232f6304b928a2d78b
Author: John Darrington <address@hidden>
Date:   Sun Nov 8 16:33:52 2009 +0100

    New module src/math/correlation
    
    Created a new module to hold some common routines pertaining
    to correlation coefficients.

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

Summary of changes:
 src/language/stats/correlations.c                  |   42 +------------
 src/language/stats/t-test.q                        |   15 +----
 src/math/automake.mk                               |    2 +
 src/math/correlation.c                             |   68 ++++++++++++++++++++
 .../charts/piechart.h => math/correlation.h}       |   19 ++----
 5 files changed, 81 insertions(+), 65 deletions(-)
 create mode 100644 src/math/correlation.c
 copy src/{output/charts/piechart.h => math/correlation.h} (70%)


hooks/post-receive
-- 
GNU PSPP




reply via email to

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