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-2744-gd4181d0
Date: Fri, 11 May 2018 17:57:16 -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  d4181d02e0a30bde3b9fef169dce4abcd020104f (commit)
      from  91a43f91092806728b1de87e3e04bef429e06849 (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 d4181d02e0a30bde3b9fef169dce4abcd020104f
Author: Patrick Alken <address@hidden>
Date:   Fri May 11 15:56:52 2018 -0600

    more docs and examples for Gaussian filter

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

Summary of changes:
 NEWS                                           |    5 +
 doc/Makefile.am                                |    3 +
 doc/examples/Makefile.am                       |    6 +-
 doc/examples/filt_edge.txt                     |   48 +-
 doc/examples/gaussfilt.c                       |   90 +-
 doc/examples/gaussfilt.txt                     | 1553 +++++++++---------------
 doc/examples/{gaussfilt.c => gaussfilt2.c}     |   21 +-
 doc/examples/{gaussfilt.txt => gaussfilt2.txt} |  120 +-
 doc/filter.rst                                 |   77 +-
 doc/images/filt_edge.png                       |  Bin 109603 -> 109511 bytes
 doc/images/gaussfilt.png                       |  Bin 187375 -> 134852 bytes
 doc/images/gaussfilt2.png                      |  Bin 0 -> 187034 bytes
 doc/plots/plot_filter.gp                       |   34 +-
 filter/gaussian.c                              |   41 +-
 filter/gsl_filter.h                            |    6 +-
 filter/test_gaussian.c                         |   33 +-
 scripts/test_examples.sh                       |    3 +
 17 files changed, 824 insertions(+), 1216 deletions(-)
 copy doc/examples/{gaussfilt.c => gaussfilt2.c} (83%)
 copy doc/examples/{gaussfilt.txt => gaussfilt2.txt} (93%)
 create mode 100644 doc/images/gaussfilt2.png


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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