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-2784-ga32e2f0
Date: Sun, 3 Feb 2019 00:47:16 -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  a32e2f0736ac8d297776fd0776f5477dfb2b01eb (commit)
      from  7b3fd136d793bc40b06cba87b4d72b724b492268 (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 a32e2f0736ac8d297776fd0776f5477dfb2b01eb
Author: Patrick Alken <address@hidden>
Date:   Sat Feb 2 22:47:03 2019 -0700

    check for overflow in Hermite polynomials

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

Summary of changes:
 doc/specfunc-hermite.rst   |   6 +-
 specfunc/TODO              |   6 +-
 specfunc/bessel_olver.c    |  16 +-
 specfunc/gsl_sf_hermite.h  |  17 +-
 specfunc/hermite.c         | 680 ++++++++++++++++++++++-----------------------
 specfunc/laguerre.c        |   4 +-
 specfunc/mathieu_radfunc.c |  12 +-
 specfunc/test_hermite.c    | 105 ++-----
 specfunc/test_legendre.c   |   4 +-
 specfunc/test_sf.c         |  17 ++
 specfunc/test_sf.h         |   3 +
 11 files changed, 408 insertions(+), 462 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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