gsl-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Scientific Library branch, master, updated. release-1-0-2846-g


From: Patrick Alken
Subject: [SCM] GNU Scientific Library branch, master, updated. release-1-0-2846-g11c15a0
Date: Thu, 30 Jan 2020 12:55:53 -0500 (EST)

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  11c15a0462b1ae16c226a88eef3fa20cb3b93c0c (commit)
      from  b4be4dacf6075a793229fed1e05d8538fb2cb2e1 (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 11c15a0462b1ae16c226a88eef3fa20cb3b93c0c
Author: Patrick Alken <address@hidden>
Date:   Thu Jan 30 10:55:38 2020 -0700

    add gsl_vector_sum()

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

Summary of changes:
 NEWS                            |  2 ++
 doc/vectors.rst                 |  4 ++++
 vector/gsl_vector_char.h        |  1 +
 vector/gsl_vector_double.h      |  1 +
 vector/gsl_vector_float.h       |  1 +
 vector/gsl_vector_int.h         |  1 +
 vector/gsl_vector_long.h        |  1 +
 vector/gsl_vector_long_double.h |  1 +
 vector/gsl_vector_short.h       |  1 +
 vector/gsl_vector_uchar.h       |  1 +
 vector/gsl_vector_uint.h        |  1 +
 vector/gsl_vector_ulong.h       |  1 +
 vector/gsl_vector_ushort.h      |  1 +
 vector/oper_source.c            | 16 ++++++++++++++++
 vector/test_source.c            | 25 +++++++++++++++++++++++--
 15 files changed, 56 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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