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-2720-g03061a0
Date: Wed, 4 Apr 2018 21:59:18 -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  03061a08b5ffd18c53b00b26de53a7cb41cfee92 (commit)
      from  3c19ed573256d4bb6b22a06eb9f85ad8ff5173f3 (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 03061a08b5ffd18c53b00b26de53a7cb41cfee92
Author: Patrick Alken <address@hidden>
Date:   Wed Apr 4 19:59:03 2018 -0600

    fixes to gsl_movstat_mad and other updates

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

Summary of changes:
 doc/movstat.rst          |  15 +++-
 movstat/alloc.c          |  13 ++-
 movstat/deque.c          |  34 -------
 movstat/gsl_movstat.h    |   7 +-
 movstat/movmad.c         |  56 +++++-------
 movstat/movmedian.c      |  98 +-------------------
 movstat/movminmax.c      |  22 ++---
 movstat/movstat_common.c |  46 ++++++++--
 movstat/test.c           |   4 +-
 movstat/test_mad.c       | 229 +++++++++++++++++++++--------------------------
 movstat/test_mean.c      |   6 +-
 movstat/test_median.c    | 195 ++++++++++------------------------------
 movstat/test_minmax.c    |  49 +++++-----
 movstat/test_sum.c       |   5 +-
 movstat/test_variance.c  |  22 +----
 15 files changed, 286 insertions(+), 515 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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