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-2724-g8c74b12
Date: Fri, 6 Apr 2018 23:14:36 -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  8c74b1271d739690dee1f2b98a4b2f8c0c221f85 (commit)
      from  a8bdf79bd4665b60b1681f3d025211fd6cb40803 (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 8c74b1271d739690dee1f2b98a4b2f8c0c221f85
Author: Patrick Alken <address@hidden>
Date:   Fri Apr 6 21:14:07 2018 -0600

    accumulator design and tests for gsl_movstat_Sn() and gsl_movstat_Qn()

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

Summary of changes:
 doc/filter.rst    |   4 +-
 movstat/alloc.c   |   4 ++
 movstat/movQn.c   |   6 +++
 movstat/movSn.c   |  33 ++------------
 movstat/qnacc.c   | 105 +++++++++++++++++++++++++++++++++++++++++++++
 movstat/ringbuf.c |  20 +++++++++
 movstat/snacc.c   | 101 +++++++++++++++++++++++++++++++++++++++++++
 movstat/test.c    |   4 +-
 movstat/test_Qn.c | 125 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 movstat/test_Sn.c | 106 +++++++++++++++++++++++++++++++++++++--------
 10 files changed, 456 insertions(+), 52 deletions(-)
 create mode 100644 movstat/qnacc.c
 create mode 100644 movstat/snacc.c
 create mode 100644 movstat/test_Qn.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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