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-2856-g


From: Patrick Alken
Subject: [SCM] GNU Scientific Library branch, master, updated. release-1-0-2856-g4b030a2
Date: Fri, 19 Jun 2020 15:45:12 -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  4b030a2a71cd6dcb7e9de5545642203e90d7c905 (commit)
      from  79015299d827acc701f71efd3b7b335f5fd36aec (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 4b030a2a71cd6dcb7e9de5545642203e90d7c905
Author: Patrick Alken <alken@colorado.edu>
Date:   Fri Jun 19 13:44:56 2020 -0600

    add gsl_spmatrix_norm1

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

Summary of changes:
 NEWS                                |  1 +
 doc/spmatrix.rst                    |  7 ++++
 spmatrix/gsl_spmatrix_char.h        |  1 +
 spmatrix/gsl_spmatrix_double.h      |  1 +
 spmatrix/gsl_spmatrix_float.h       |  1 +
 spmatrix/gsl_spmatrix_int.h         |  1 +
 spmatrix/gsl_spmatrix_long.h        |  1 +
 spmatrix/gsl_spmatrix_long_double.h |  1 +
 spmatrix/gsl_spmatrix_short.h       |  1 +
 spmatrix/gsl_spmatrix_uchar.h       |  1 +
 spmatrix/gsl_spmatrix_uint.h        |  1 +
 spmatrix/gsl_spmatrix_ulong.h       |  1 +
 spmatrix/gsl_spmatrix_ushort.h      |  1 +
 spmatrix/init_source.c              | 16 +++++----
 spmatrix/prop_source.c              | 69 ++++++++++++++++++++++++++++++++++++-
 spmatrix/test_source.c              | 40 +++++++++++++++++++++
 16 files changed, 137 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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