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.8.5-261-ge8fd8


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-261-ge8fd8bb
Date: Tue, 10 Nov 2015 17:27:27 +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  e8fd8bbc19102dd21c25433d9c410ccb174931db (commit)
      from  57a9bdd3a98e926d282bfcc0ee5d31014f5143ba (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 e8fd8bbc19102dd21c25433d9c410ccb174931db
Author: John Darrington <address@hidden>
Date:   Sat Nov 7 12:16:13 2015 +0100

    Quick Cluster:  Reimplement clustering algorithm
    
    This change replaces the algorithm to be closer to that described by
    SPSS Statistical Algorithms.  It results in better classification of
    "real" data, and better seperated cluster centers.
    
    It also provides a few subcommands which were previously not
    implemented.

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

Summary of changes:
 AUTHORS                               |    4 +-
 NEWS                                  |    3 +-
 doc/statistics.texi                   |   28 ++-
 src/language/stats/quick-cluster.c    |  525 ++++++++++++++++++++++-----------
 tests/language/stats/quick-cluster.at |   54 +++--
 5 files changed, 406 insertions(+), 208 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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