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-2713-gcaca71c
Date: Sat, 31 Mar 2018 19:21:25 -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  caca71c099013481779058811b88733b62f6ed0f (commit)
      from  e951d020320e410c9e6920ea3ef79b482386ef92 (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 caca71c099013481779058811b88733b62f6ed0f
Author: Patrick Alken <address@hidden>
Date:   Sat Mar 31 17:20:57 2018 -0600

    add generalized moving window routine movstat_apply(); convert moving sum 
to use this; docs for moving sum

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

Summary of changes:
 doc/movstat.rst          |  14 ++++++
 movstat/movstat_common.c | 109 +++++++++++++++++++++++++++++++++++++++++++++++
 movstat/movsum.c         |  96 ++---------------------------------------
 movstat/ringbuf.c        |  30 ++++++++++++-
 movstat/sumacc.c         |   9 ++--
 movstat/test_sum.c       |   7 +++
 6 files changed, 168 insertions(+), 97 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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