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-37-gc7e9e51
Date: Thu, 25 Feb 2010 15:41: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  c7e9e51a933ea55a72e6121ad1730d07adc7bb20 (commit)
      from  87c4d916076889709158ff189db1ec0d80211e78 (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 c7e9e51a933ea55a72e6121ad1730d07adc7bb20
Author: Brian Gough <address@hidden>
Date:   Thu Feb 25 15:38:48 2010 +0000

    fix for bug #27859: gsl_sf_hyperg_U not implemented for x<0
    
    The confluent hypergeometric function gsl_sf_hyperg_U (a,b,x) has been
    extended to support x < 0 for cases not involving singularities in
    1F1(a,b,x).  Points with singularities would require taking limits,
    which is more complicated.

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

Summary of changes:
 NEWS                   |    4 +
 specfunc/ChangeLog     |    4 +
 specfunc/hyperg_U.c    |  144 +++++++++++++++++++++++++++++++++++++++++++++++-
 specfunc/test_hyperg.c |  142 +++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 292 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU Scientific Library




reply via email to

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