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-12-84-g8602f52
Date: Mon, 13 Jul 2009 10:38:05 +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  8602f52b74d9bd7313dae363c37576fc368a80a3 (commit)
       via  18bfbd50a26724a68a8cdbd0b0c4a85e9981261c (commit)
       via  982e7ca234efd1c21b147eaffa6d0df708ba1ef2 (commit)
      from  4d161f4fed97e63346e4ce51549fd9c18fac5a52 (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 8602f52b74d9bd7313dae363c37576fc368a80a3
Author: Brian Gough <address@hidden>
Date:   Sun Jul 12 15:17:12 2009 +0100

    fix for bug #22859: gsl_sf_hyperg_U(-2,4,1)

commit 18bfbd50a26724a68a8cdbd0b0c4a85e9981261c
Author: Brian Gough <address@hidden>
Date:   Sat Jul 11 18:11:45 2009 +0100

    initial handling of U(a,b,x=0) as a special case

commit 982e7ca234efd1c21b147eaffa6d0df708ba1ef2
Author: Brian Gough <address@hidden>
Date:   Sat Jul 11 15:28:00 2009 +0100

    add gsl_poly_eval_derivs  polynomial derivatives function (Marc Jourdain)

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

Summary of changes:
 NEWS                       |    7 +++++
 THANKS                     |    2 +
 doc/poly.texi              |   11 ++++++-
 poly/Makefile.am           |    2 +-
 rng/file.c => poly/deriv.c |   59 ++++++++++++++++++++++++-------------------
 poly/gsl_poly.h            |    2 +
 poly/test.c                |   15 +++++++++++
 specfunc/ChangeLog         |   11 ++++++++
 specfunc/hyperg_U.c        |   44 ++++++++++++++++++++++++++++++--
 specfunc/test_hyperg.c     |    2 -
 10 files changed, 121 insertions(+), 34 deletions(-)
 copy rng/file.c => poly/deriv.c (53%)


hooks/post-receive
-- 
GNU Scientific Library




reply via email to

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