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-13-48-ge0d02fb
Date: Thu, 04 Mar 2010 15:36:15 +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  e0d02fb3f3a5a690147b472e2d23e366bd5815e0 (commit)
       via  8454e5b3ca0e607ff9e186deb99f4bfcba19c39f (commit)
       via  e8d6dbe56e8c31afa5f6ec7de5c2ae0a7ff6e9d3 (commit)
       via  7b60e93c6a347934477b25df2956d0286ce9ec66 (commit)
      from  361a6c41271d0d4e31c048a8f4ccbc3ec41433fa (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 e0d02fb3f3a5a690147b472e2d23e366bd5815e0
Merge: e8d6dbe56e8c31afa5f6ec7de5c2ae0a7ff6e9d3 
8454e5b3ca0e607ff9e186deb99f4bfcba19c39f
Author: Brian Gough <address@hidden>
Date:   Thu Mar 4 15:28:30 2010 +0000

    Add gsl_integrate_glfixed routines for performing fixed order
    Gauss-Legendre integration
    
    Merge branch 'integ-glfixed'
    
    Conflicts:
        AUTHORS
        NEWS

commit 8454e5b3ca0e607ff9e186deb99f4bfcba19c39f
Author: Brian Gough <address@hidden>
Date:   Thu Mar 4 15:20:49 2010 +0000

    increase test tolerances for glfixed

commit e8d6dbe56e8c31afa5f6ec7de5c2ae0a7ff6e9d3
Author: Brian Gough <address@hidden>
Date:   Thu Mar 4 15:18:48 2010 +0000

    updated for release

commit 7b60e93c6a347934477b25df2956d0286ce9ec66
Author: Brian Gough <address@hidden>
Date:   Sun Jun 28 21:16:50 2009 +0100

    original patch + correction from Rhys Ulerich

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

Summary of changes:
 AUTHORS                       |    2 +
 NEWS                          |   12 ++
 doc/integration.texi          |   35 ++++-
 integration/Makefile.am       |    2 +-
 integration/glfixed.c         |  435 +++++++++++++++++++++++++++++++++++++++++
 integration/gsl_integration.h |   26 +++
 integration/test.c            |  116 +++++++++++-
 integration/tests.c           |   30 +++
 integration/tests.h           |   10 +
 9 files changed, 664 insertions(+), 4 deletions(-)
 create mode 100644 integration/glfixed.c


hooks/post-receive
-- 
GNU Scientific Library




reply via email to

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