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.7.9-360-g3d9f9


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-360-g3d9f94e
Date: Wed, 24 Oct 2012 16:23: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  3d9f94e464bd3b760898914304d16cc9c3990f11 (commit)
      from  f7f68ba41e3a422bbab2818866e214b74f83be40 (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 3d9f94e464bd3b760898914304d16cc9c3990f11
Author: John Darrington <address@hidden>
Date:   Tue Oct 16 20:41:44 2012 +0200

    First attempt at a LOGISTIC REGRESSION command

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

Summary of changes:
 NEWS                             |    1 +
 doc/statistics.texi              |   77 +++-
 src/language/command.def         |    2 +-
 src/language/stats/automake.mk   |    1 +
 src/language/stats/logistic.c    | 1029 ++++++++++++++++++++++++++++++++++++++
 tests/automake.mk                |    1 +
 tests/language/stats/logistic.at |  291 +++++++++++
 7 files changed, 1400 insertions(+), 2 deletions(-)
 create mode 100644 src/language/stats/logistic.c
 create mode 100644 tests/language/stats/logistic.at


hooks/post-receive
-- 
GNU PSPP



reply via email to

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