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


From: Patrick Alken
Subject: [SCM] GNU Scientific Library branch, master, updated. release-1-0-2933-gdada0881
Date: Tue, 6 Dec 2022 12:19:55 -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  dada088164d1935d716ed5345bc8f3843d31053c (commit)
      from  dc40e9ad67f744bbea356786965f8f5ab8e2e848 (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 dada088164d1935d716ed5345bc8f3843d31053c
Author: Patrick Alken <alken@colorado.edu>
Date:   Tue Dec 6 10:18:56 2022 -0700

    add gsl_vector_complex_div_real; other updates

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

Summary of changes:
 NEWS                                    |  1 +
 doc/bspline.rst                         |  3 +-
 doc/vectors.rst                         |  9 ++++
 interpolation/TODO                      |  2 +
 interpolation/cspline.c                 |  2 +-
 interpolation/test.c                    | 74 ++++++++++++++++++++++++++-------
 templates_off.h                         |  4 ++
 templates_on.h                          |  4 ++
 vector/gsl_vector_complex_double.h      |  2 +
 vector/gsl_vector_complex_float.h       |  2 +
 vector/gsl_vector_complex_long_double.h |  2 +
 vector/oper_complex_source.c            | 28 +++++++++++++
 vector/test_complex_source.c            | 32 ++++++++++++++
 13 files changed, 147 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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