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-2684-g1060f97
Date: Sat, 12 Aug 2017 18:40:50 -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  1060f973cf06f75e726da29a15172925682f96bf (commit)
       via  6a773f6a00719a4375884d4f2a4910bcb4befb86 (commit)
       via  8f136ed889050b02bb71d66010541ef2f0b5dd68 (commit)
      from  1fbe44302da91d602cf684631889d4080d96ecc2 (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 1060f973cf06f75e726da29a15172925682f96bf
Author: Patrick Alken <address@hidden>
Date:   Sat Aug 12 16:40:40 2017 -0600

    update NEWS for bessel functions

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

Summary of changes:
 NEWS                                               |   3 +
 specfunc/Makefile.am                               |   6 +-
 specfunc/bessel.h                                  |   3 +
 specfunc/bessel_Jnu.c                              |  41 +-
 specfunc/bessel_Ynu.c                              |  39 +-
 specfunc/gsl_sf.h                                  |   1 +
 .../{gsl_sf_elementary.h => gsl_sf_sincos_pi.h}    |  30 +-
 specfunc/sincos_pi.c                               | 235 +++++++++
 specfunc/test_bessel.c                             | 549 +++++++++++++++++++++
 specfunc/test_sf.c                                 |   1 +
 specfunc/test_sf.h                                 |   1 +
 specfunc/test_sincos_pi.c                          | 257 ++++++++++
 12 files changed, 1134 insertions(+), 32 deletions(-)
 copy specfunc/{gsl_sf_elementary.h => gsl_sf_sincos_pi.h} (60%)
 create mode 100644 specfunc/sincos_pi.c
 create mode 100644 specfunc/test_sincos_pi.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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