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


From: Patrick Alken
Subject: [SCM] GNU Scientific Library branch, master, updated. release-1-0-2847-gbce6b38
Date: Thu, 30 Jan 2020 22:16:50 -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  bce6b38ff31023e139eb2a3c59f30a395abd7832 (commit)
      from  11c15a0462b1ae16c226a88eef3fa20cb3b93c0c (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 bce6b38ff31023e139eb2a3c59f30a395abd7832
Author: Patrick Alken <address@hidden>
Date:   Thu Jan 30 20:16:29 2020 -0700

    add gsl_spmatrix_dense_add and gsl_spmatrix_dense_sub

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

Summary of changes:
 NEWS                                        |  13 ++--
 doc/spmatrix.rst                            |  11 ++-
 spmatrix/gsl_spmatrix_char.h                |  11 ++-
 spmatrix/gsl_spmatrix_complex_double.h      |  11 ++-
 spmatrix/gsl_spmatrix_complex_float.h       |  11 ++-
 spmatrix/gsl_spmatrix_complex_long_double.h |  11 ++-
 spmatrix/gsl_spmatrix_double.h              |  11 ++-
 spmatrix/gsl_spmatrix_float.h               |  11 ++-
 spmatrix/gsl_spmatrix_int.h                 |  11 ++-
 spmatrix/gsl_spmatrix_long.h                |  11 ++-
 spmatrix/gsl_spmatrix_long_double.h         |  11 ++-
 spmatrix/gsl_spmatrix_short.h               |  11 ++-
 spmatrix/gsl_spmatrix_uchar.h               |  11 ++-
 spmatrix/gsl_spmatrix_uint.h                |  11 ++-
 spmatrix/gsl_spmatrix_ulong.h               |  11 ++-
 spmatrix/gsl_spmatrix_ushort.h              |  11 ++-
 spmatrix/oper_complex_source.c              | 101 ++++++++++++++++++++++++++--
 spmatrix/oper_source.c                      |  93 +++++++++++++++++++++++--
 spmatrix/test_complex_source.c              |  59 +++++++++++++---
 spmatrix/test_source.c                      |  58 +++++++++++++---
 20 files changed, 430 insertions(+), 59 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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