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-2728-gbc09986
Date: Sun, 8 Apr 2018 23:35:01 -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  bc099860a965534bdcffac4129ab2fc2ddbdb6da (commit)
      from  a7a9b8b16aeb2168dae0bc1ac7a9ca23439d8314 (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 bc099860a965534bdcffac4129ab2fc2ddbdb6da
Author: Patrick Alken <address@hidden>
Date:   Sun Apr 8 21:34:44 2018 -0600

    example program for impulse detection filter

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

Summary of changes:
 doc/examples/Makefile.am |    6 +-
 doc/examples/impulse.c   |   68 ++++
 doc/examples/impulse.txt | 1000 ++++++++++++++++++++++++++++++++++++++++++++++
 doc/examples/movstat1.c  |    1 -
 doc/filter.rst           |   29 +-
 doc/images/impulse.png   |  Bin 0 -> 242372 bytes
 doc/images/movstat1.png  |  Bin 0 -> 226757 bytes
 doc/plots/plot_filter.gp |   19 +
 filter/impulse.c         |    4 +
 scripts/test_examples.sh |    3 +
 10 files changed, 1125 insertions(+), 5 deletions(-)
 create mode 100644 doc/examples/impulse.c
 create mode 100644 doc/examples/impulse.txt
 create mode 100644 doc/images/impulse.png
 create mode 100644 doc/images/movstat1.png
 create mode 100755 doc/plots/plot_filter.gp


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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