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-2735-g70675db
Date: Tue, 1 May 2018 15:59:59 -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  70675db74941b088faa1307573f667610165c20e (commit)
      from  4be1af794429e80137b2bc177e66fb106ee58976 (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 70675db74941b088faa1307573f667610165c20e
Author: Patrick Alken <address@hidden>
Date:   Tue May 1 13:59:47 2018 -0600

    add gsl_stats_trmean_from_sorted_data()

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

Summary of changes:
 NEWS                                    |  1 +
 doc/statistics.rst                      | 25 ++++++++++++++++
 statistics/Makefile.am                  |  4 +--
 statistics/gsl_statistics_char.h        |  1 +
 statistics/gsl_statistics_double.h      |  1 +
 statistics/gsl_statistics_float.h       |  1 +
 statistics/gsl_statistics_int.h         |  1 +
 statistics/gsl_statistics_long.h        |  1 +
 statistics/gsl_statistics_long_double.h |  1 +
 statistics/gsl_statistics_short.h       |  1 +
 statistics/gsl_statistics_uchar.h       |  1 +
 statistics/gsl_statistics_uint.h        |  1 +
 statistics/gsl_statistics_ulong.h       |  1 +
 statistics/gsl_statistics_ushort.h      |  1 +
 statistics/test_float_source.c          | 16 ++++++++++
 statistics/test_int_source.c            | 16 ++++++++++
 statistics/{Sn.c => trmean.c}           | 25 ++++++++--------
 statistics/trmean_source.c              | 53 +++++++++++++++++++++++++++++++++
 18 files changed, 136 insertions(+), 15 deletions(-)
 copy statistics/{Sn.c => trmean.c} (79%)
 create mode 100644 statistics/trmean_source.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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