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-2591-g7faa080
Date: Fri, 19 May 2017 03:44:27 -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  7faa080d2321a3d9255c9a52b60bd55c393eef15 (commit)
      from  c9192cf0c2e92dfe74feafd781607ca602c631d3 (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 7faa080d2321a3d9255c9a52b60bd55c393eef15
Author: Patrick Alken <address@hidden>
Date:   Fri May 19 01:44:06 2017 -0600

    add gegenbauer and jacobi fixed quadrature rules

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

Summary of changes:
 integration/Makefile.am                    |   2 +-
 integration/{chebyshev2.c => gegenbauer.c} |  26 +++++---
 integration/gsl_integration.h              |   4 +-
 integration/{chebyshev2.c => jacobi.c}     |  31 +++++----
 integration/test.c                         | 103 +++++++++++++++++++++++++++++
 5 files changed, 141 insertions(+), 25 deletions(-)
 copy integration/{chebyshev2.c => gegenbauer.c} (69%)
 copy integration/{chebyshev2.c => jacobi.c} (58%)


hooks/post-receive
-- 
GNU Scientific Library



reply via email to

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