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, iqpack, updated. release-


From: Patrick Alken
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, iqpack, updated. release-1-0-2594-gd19f69e
Date: Mon, 22 May 2017 05:59:28 -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, iqpack has been updated
       via  d19f69ece7dd3239bd4e5109a3d6b2bfef0dae73 (commit)
      from  d0a4fdf81cbcbf4ffa7c6f9a5454662c43550608 (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 d19f69ece7dd3239bd4e5109a3d6b2bfef0dae73
Author: Patrick Alken <address@hidden>
Date:   Mon May 22 03:59:01 2017 -0600

    add exponential and rational fixed quadratures (Konrad Griessinger)

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

Summary of changes:
 integration/Makefile.am                     |   2 +-
 integration/chebyshev.c                     |   8 +-
 integration/chebyshev2.c                    |   4 +
 integration/{gegenbauer.c => exponential.c} |  32 ++-
 integration/gegenbauer.c                    |   4 +
 integration/gsl_integration.h               |   2 +
 integration/jacobi.c                        |   4 +
 integration/legendre.c                      |   6 +-
 integration/rational.c                      |  96 +++++++
 integration/test.c                          | 409 +++++++++-------------------
 10 files changed, 271 insertions(+), 296 deletions(-)
 copy integration/{gegenbauer.c => exponential.c} (68%)
 create mode 100644 integration/rational.c


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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