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: Brian Gough
Subject: [Gsl-cvs] [SCM] GNU Scientific Library branch, master, updated. release-1-14-17-gb49ca18
Date: Sat, 24 Apr 2010 10:53:31 +0000

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  b49ca183a1b759266302bf00562935397c9e558d (commit)
      from  0d251307635d0c0f972766341f7215b7e06b326f (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 b49ca183a1b759266302bf00562935397c9e558d
Author: Brian Gough <address@hidden>
Date:   Sat Apr 24 11:53:16 2010 +0100

    CQUAD integration routines from Pedro Gonnet

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

Summary of changes:
 AUTHORS                       |    1 +
 ChangeLog                     |    5 +
 NEWS                          |    4 +
 THANKS                        |    2 +-
 configure.ac                  |    4 +
 doc/gsl-ref.texi              |   11 +
 doc/integration.texi          |   70 +++-
 integration/ChangeLog         |    4 +
 integration/Makefile.am       |    4 +-
 integration/cquad.c           |  683 +++++++++++++++++++++
 integration/cquad.m           |  411 +++++++++++++
 integration/cquad_const.c     | 1334 +++++++++++++++++++++++++++++++++++++++++
 integration/gsl_integration.h |   35 ++
 integration/test.c            |   41 ++
 integration/tests.c           |  112 ++++
 integration/tests.h           |   26 +
 16 files changed, 2743 insertions(+), 4 deletions(-)
 create mode 100644 integration/cquad.c
 create mode 100644 integration/cquad.m
 create mode 100644 integration/cquad_const.c


hooks/post-receive
-- 
GNU Scientific Library




reply via email to

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