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-2717-g48aea3e
Date: Mon, 2 Apr 2018 01:38:35 -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  48aea3e43946d4ac7c98a42f692c6211d040efbe (commit)
      from  440972454fd886c375de3dfbab0d60fbfd1505bd (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 48aea3e43946d4ac7c98a42f692c6211d040efbe
Author: Patrick Alken <address@hidden>
Date:   Sun Apr 1 23:37:51 2018 -0600

    new movstat example; fix mvacc_delete(); update medacc module to new format

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

Summary of changes:
 doc/examples/Makefile.am  |   6 +-
 doc/examples/movstat1.c   |  52 +++++++++
 doc/examples/movstat1.txt | 100 ++++++++++++++++
 doc/images/movstat2.png   | Bin 231986 -> 230512 bytes
 doc/movstat.rst           |  50 +++++++-
 doc/plots/plot_movstat.gp |  21 +++-
 movstat/alloc.c           |  12 +-
 movstat/gsl_movstat.h     |  20 ----
 movstat/medacc.c          | 286 ++++++++++++++++++++++++----------------------
 movstat/movmad.c          |   2 +
 movstat/movmedian.c       |   8 ++
 movstat/movsum.c          |   2 +-
 movstat/mvacc.c           |  36 +++++-
 movstat/sumacc.c          |   2 +-
 movstat/test.c            |   6 +-
 movstat/test_median.c     |   6 +-
 movstat/test_variance.c   |  14 ++-
 17 files changed, 430 insertions(+), 193 deletions(-)
 create mode 100644 doc/examples/movstat1.c
 create mode 100644 doc/examples/movstat1.txt


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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