gsl-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsl-cvs] [SCM] GNU Scientific Library branch, movstat, updated. release


From: Patrick Alken
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, movstat, updated. release-1-0-2731-ga2c27e7
Date: Wed, 11 Apr 2018 00:38:04 -0400 (EDT)

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 Scientific Library".

The branch, movstat has been updated
       via  a2c27e7d2c6013277ca7b787924c6dd586e83e9f (commit)
      from  dec9d0b947100f1b2c78f90688693891fdf80e0b (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 a2c27e7d2c6013277ca7b787924c6dd586e83e9f
Author: Patrick Alken <address@hidden>
Date:   Tue Apr 10 22:37:45 2018 -0600

    added Gastwirth location estimator (gsl_stats_gastwirth_from_sorted_data)

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

Summary of changes:
 NEWS                                              |  1 +
 doc/statistics.rst                                | 52 ++++++++++++++++++++++-
 statistics/Makefile.am                            |  4 +-
 statistics/{Qn.c => gastwirth.c}                  | 24 +++++------
 fft/bitreverse.h => statistics/gastwirth_source.c | 32 ++++++++------
 statistics/gsl_statistics_char.h                  |  2 +
 statistics/gsl_statistics_double.h                |  2 +
 statistics/gsl_statistics_float.h                 |  2 +
 statistics/gsl_statistics_int.h                   |  2 +
 statistics/gsl_statistics_long.h                  |  2 +
 statistics/gsl_statistics_long_double.h           |  2 +
 statistics/gsl_statistics_short.h                 |  2 +
 statistics/gsl_statistics_uchar.h                 |  2 +
 statistics/gsl_statistics_uint.h                  |  2 +
 statistics/gsl_statistics_ulong.h                 |  2 +
 statistics/gsl_statistics_ushort.h                |  2 +
 statistics/test_float_source.c                    | 16 ++++++-
 statistics/test_int_source.c                      | 14 ++++++
 18 files changed, 134 insertions(+), 31 deletions(-)
 copy statistics/{Qn.c => gastwirth.c} (76%)
 copy fft/bitreverse.h => statistics/gastwirth_source.c (55%)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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