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-2733-gc477d29
Date: Mon, 16 Apr 2018 23:09:37 -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  c477d291994ae5ce62729dfeeec370c584910a9a (commit)
      from  986b045f9fb46234d012b2e557394a4a6fa2ca7e (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 c477d291994ae5ce62729dfeeec370c584910a9a
Author: Patrick Alken <address@hidden>
Date:   Mon Apr 16 21:09:20 2018 -0600

    some fixes to rmedian

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

Summary of changes:
 filter/gsl_filter.h                   |   4 +-
 filter/rmedian.c                      | 257 +++++++++++++++++++++++++++++++---
 filter/test.c                         |   6 +-
 filter/test_rmedian.c                 |  52 ++++---
 movstat/Makefile.am                   |   2 +-
 movstat/alloc.c                       |  55 ++++++--
 movstat/{movstat_common.c => apply.c} |  51 ++++---
 movstat/gsl_movstat.h                 |  19 ++-
 movstat/movQn.c                       |   4 +-
 movstat/movSn.c                       |   4 +-
 movstat/movapply.c                    |  47 -------
 movstat/movmean.c                     |   4 +-
 movstat/movmedian.c                   |   4 +-
 movstat/movminmax.c                   |   8 +-
 movstat/movqqr.c                      |   4 +-
 movstat/movsum.c                      |   4 +-
 movstat/movvariance.c                 |   6 +-
 17 files changed, 377 insertions(+), 154 deletions(-)
 rename movstat/{movstat_common.c => apply.c} (83%)
 delete mode 100644 movstat/movapply.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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