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, master, updated. release-


From: Patrick Alken
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, master, updated. release-1-0-2748-g067b916
Date: Tue, 15 May 2018 23:24:25 -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, master has been updated
       via  067b9165269167b8fc82707ce7ed219fa105c752 (commit)
      from  7a7e240b849243ad0678fd80f3b96878ff5061c9 (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 067b9165269167b8fc82707ce7ed219fa105c752
Author: Patrick Alken <address@hidden>
Date:   Tue May 15 21:24:13 2018 -0600

    add tests for gsl_filter_median; cleanup

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

Summary of changes:
 NEWS                    |   4 +-
 filter/Makefile.am      |   2 +-
 filter/test.c           |  10 +----
 filter/test_median.c    | 115 ++++++++++++++++++++++++++++++++++++++++++++++++
 filter/test_rmedian.c   |   3 +-
 movstat/test.c          |  63 --------------------------
 movstat/test_Qn.c       |   9 ++--
 movstat/test_Sn.c       |   6 +--
 movstat/test_mad.c      |  14 +++---
 movstat/test_mean.c     |   6 +--
 movstat/test_median.c   |   9 ++--
 movstat/test_minmax.c   |   6 +--
 movstat/test_qqr.c      |   6 +--
 movstat/test_sum.c      |   8 ++--
 movstat/test_variance.c |  12 ++---
 15 files changed, 162 insertions(+), 111 deletions(-)
 create mode 100644 filter/test_median.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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