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


From: Patrick Alken
Subject: [SCM] GNU Scientific Library branch, master, updated. release-1-0-2845-gb4be4da
Date: Sat, 21 Dec 2019 14:24:02 -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  b4be4dacf6075a793229fed1e05d8538fb2cb2e1 (commit)
      from  a9203701324817dc814f7cb2077f833764dd1ae2 (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 b4be4dacf6075a793229fed1e05d8538fb2cb2e1
Author: Patrick Alken <address@hidden>
Date:   Sat Dec 21 12:23:41 2019 -0700

    add gsl_matrix_scale_rows and gsl_matrix_scale_columns

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

Summary of changes:
 NEWS                                    |  2 +
 doc/vectors.rst                         | 22 ++++++++++
 matrix/gsl_matrix_char.h                |  2 +
 matrix/gsl_matrix_complex_double.h      |  2 +
 matrix/gsl_matrix_complex_float.h       |  2 +
 matrix/gsl_matrix_complex_long_double.h |  2 +
 matrix/gsl_matrix_double.h              |  2 +
 matrix/gsl_matrix_float.h               |  2 +
 matrix/gsl_matrix_int.h                 |  2 +
 matrix/gsl_matrix_long.h                |  2 +
 matrix/gsl_matrix_long_double.h         |  2 +
 matrix/gsl_matrix_short.h               |  2 +
 matrix/gsl_matrix_uchar.h               |  2 +
 matrix/gsl_matrix_uint.h                |  2 +
 matrix/gsl_matrix_ulong.h               |  2 +
 matrix/gsl_matrix_ushort.h              |  2 +
 matrix/oper_complex_source.c            | 51 ++++++++++++++++++++++-
 matrix/oper_source.c                    | 50 +++++++++++++++++++++-
 matrix/test_complex_source.c            | 74 +++++++++++++++++++++++++++++++++
 matrix/test_source.c                    | 54 ++++++++++++++++++++++++
 20 files changed, 279 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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