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, master, updated. release-


From: Patrick Alken
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, master, updated. release-1-0-2775-g86c28e7
Date: Thu, 13 Dec 2018 12:06:38 -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  86c28e79e030ce5b6cf26013368f025d5916edf9 (commit)
      from  3cd0a38738f006cf309f1483184e44d11d400798 (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 86c28e79e030ce5b6cf26013368f025d5916edf9
Author: Patrick Alken <address@hidden>
Date:   Thu Dec 13 10:06:24 2018 -0700

    add gsl_spmatrix_add_to_dense()

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

Summary of changes:
 NEWS                                        |  1 +
 doc/spmatrix.rst                            | 23 +++++---
 spmatrix/gsl_spmatrix_char.h                |  1 +
 spmatrix/gsl_spmatrix_complex_double.h      |  1 +
 spmatrix/gsl_spmatrix_complex_float.h       |  1 +
 spmatrix/gsl_spmatrix_complex_long_double.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/oper_complex_source.c              | 81 +++++++++++++++++++++++++++++
 spmatrix/oper_source.c                      | 75 ++++++++++++++++++++++++++
 spmatrix/test_complex_source.c              | 69 ++++++++++++++++++++++++
 spmatrix/test_source.c                      | 60 +++++++++++++++++++++
 20 files changed, 316 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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