This is the mail archive of the gsl-discuss@sourceware.cygnus.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Generalized hypergeometric functions


 Hello,

 There is a (large) program written in f77 which calculates generalized
 hypergeometric functions. It would be very good to implement it in gsl.
I do not know is that program in public domain.

c$$$ACPAPFQ.  A NUMERICAL EVALUATOR FOR THE GENERALIZED HYPERGEOMETRIC      ACPA0000
c$$$1  SERIES.  W.F. PERGER, A. BHALLA, M. NARDIN.                          ACPA0000
c$$$REF. IN COMP. PHYS. COMMUN. 77 (1993) 249                               ACPA0000
C     ****************************************************************  ACPA0001
C     *                                                              *  ACPA0002
C     *    SOLUTION TO THE GENERALIZED HYPERGEOMETRIC FUNCTION       *  ACPA0003
C     *                                                              *  ACPA0004
C     *                           by                                 *  ACPA0005
C     *                                                              *  ACPA0006
C     *                      W. F. PERGER,                           *  ACPA0007
C     *                                                              *  ACPA0008
C     *              MARK NARDIN  and ATUL BHALLA                    *  ACPA0009
C     *                                                              *  ACPA0010
C     *                                                              *  ACPA0011
C     *            Electrical Engineering Department                 *  ACPA0012
C     *            Michigan Technological University                 *  ACPA0013
C     *                  1400 Townsend Drive                         *  ACPA0014
C     *                Houghton, MI  49931-1295   USA                *  ACPA0015
C     *                     Copyright 1993                           *  ACPA0016
C     *                                                              *  ACPA0017
C     *               e-mail address: wfp@mtu.edu                    *  ACPA0018
C     *                                                              *  ACPA0019
C     *  Description : A numerical evaluator for the generalized     *  ACPA0020
C     *    hypergeometric function for complex arguments with large  *  ACPA0021
C     *    magnitudes using a direct summation of the Gauss series.  *  ACPA0022
C     *    The method used allows an accuracy of up to thirteen      *  ACPA0023
C     *    decimal places through the use of large integer arrays    *  ACPA0024
C     *    and a single final division.                              *  ACPA0025
C     *    (original subroutines for the confluent hypergeometric    *  ACPA0026
C     *    written by Mark Nardin, 1989; modifications made to cal-  *  ACPA0027
C     *    culate the generalized hypergeometric function were       *  ACPA0028
C     *    written by W.F. Perger and A. Bhalla, June, 1990)         *  ACPA0029
C
-- 
==========================================================
    Alexei Meremianin,	       |Phones: home (0732)131528
 Voronezh State University,    |        office (0732)789756
Theoretical Physics Department | 
 394693, Voronezh, Russia,     |
==========================================================


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]