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-2729-g7e8b2f2
Date: Tue, 10 Apr 2018 14:05:10 -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  7e8b2f257a1d7ca16145c099f938071192edf6bc (commit)
      from  bc099860a965534bdcffac4129ab2fc2ddbdb6da (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 7e8b2f257a1d7ca16145c099f938071192edf6bc
Author: Patrick Alken <address@hidden>
Date:   Tue Apr 10 12:04:26 2018 -0600

    document movstat accumulators, update movstat1.c example, add 
gsl_movstat_accum_minmax

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

Summary of changes:
 doc/examples/movstat1.c   |   9 +-
 doc/examples/movstat1.txt | 600 ++++++++++++++++++++++++++++++++++++++--------
 doc/examples/movstat2.c   |  10 +-
 doc/examples/movstat2.txt |  80 +++----
 doc/images/movstat1.png   | Bin 226757 -> 140559 bytes
 doc/images/movstat2.png   | Bin 230504 -> 229578 bytes
 doc/movstat.rst           |  91 ++++++-
 doc/plots/plot_movstat.gp |   5 +-
 movstat/gsl_movstat.h     |   5 +-
 movstat/medacc.c          |  10 +-
 movstat/mmacc.c           |  55 ++++-
 movstat/movQn.c           |   2 +-
 movstat/movSn.c           |   2 +-
 movstat/movmean.c         |   2 +-
 movstat/movmedian.c       |   2 +-
 movstat/movminmax.c       | 100 +-------
 movstat/movqqr.c          |   2 +-
 movstat/movstat_common.c  |  36 ++-
 movstat/movsum.c          |   2 +-
 movstat/movvariance.c     |   4 +-
 movstat/mvacc.c           |  27 ++-
 movstat/qnacc.c           |   9 +-
 movstat/qqracc.c          |   8 +-
 movstat/snacc.c           |   9 +-
 movstat/sumacc.c          |   7 +-
 25 files changed, 772 insertions(+), 305 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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