Re: Gauss Hypergeometric Function 2F1(a,b;c;x)



Axel Vogt wrote:
user923005 wrote:
On Nov 7, 12:15 pm, Axel Vogt <&nore...@xxxxxxxxxxx> wrote:
D. Baruth wrote:
Hi all,
I have programmed the Gauss Hypergeometric Function 2F1(a,b;c;x) for all possible real arguments and would like to check it with
some benchmarks or a particularly challenging set of parameters. Results should be in extended or double precision format. Please
note that although the input is real, the output may well be complex.

http://www.axelvogt.de/axalom/hyp2F1/test_hyp2F1.mws.pdf gives some
test cases (computed with Maple in high precision), especially some
where double precision is not likely to give good results.

In the same directory you also will find the complete sources in C++.

You have a wonderful site. Do you have a site map, or list of
available directories?

Thank you :-) Sure, but instead of a site map:

http://www.axelvogt.de/axalom/index.html
http://www.axelvogt.de/axalom/maple/
http://www.axelvogt.de/axalom/maple/maple-external/


http://www.axelvogt.de/axalom/lcc-win32/

yes!

lcc-win32 is the best!

I am glad that you use my software. If you have any problems with it
do not hesitate to contact me. I have done a huge effort for producing
a C compiler that is useful for doing maths.

--
jacob navia
jacob at jacob point remcomp point fr
logiciels/informatique
http://www.cs.virginia.edu/~lcc-win32
.



Relevant Pages

  • Re: Gauss Hypergeometric Function 2F1(a,b;c;x)
    ... I have programmed the Gauss Hypergeometric Function 2F1for all possible real arguments and would like to check it with ... some benchmarks or a particularly challenging set of parameters. ... Results should be in extended or double precision format. ... test cases (computed with Maple in high precision), ...
    (sci.math.num-analysis)
  • Re: Gauss Hypergeometric Function 2F1(a,b;c;x)
    ... Baruth wrote: ... I have programmed the Gauss Hypergeometric Function 2F1for all possible real arguments and would like to check it with ... some benchmarks or a particularly challenging set of parameters. ... Results should be in extended or double precision format. ...
    (sci.math.num-analysis)
  • Re: Multi precision floating point
    ... to go beyond single precision, ... A whole three minutes to advertise your compiler, jacob? ... If, on the other hand, you want to write multiple-precision floating-point as a learning exercise, or you forsee ever needing to use your code on an implementation other than jacob's, or you simply want to keep the choice of switching vendors, then it is perfectly possible to write multiple-precision floating-point in Standard C. ... That is because those are libraries, whereas qfloat is a language extension, which adds to the C syntax - something libraries cannot do. ...
    (comp.lang.c)
  • Re: Trouble with integer floating point conversion
    ... For my purposes, however, it will be better to choose the constants such ... Actually for the most part of it calculation with higher precision are very ... jacob at jacob point remcomp point fr ...
    (comp.lang.c)
  • Re: Calculating log gamma
    ... of Bernoulli numbers, and I can't get any better precision ... -- John Harper, School of Mathematics, Statistics and Computer Science, Victoria University, PO Box 600, Wellington 6140, New Zealand ... I obtain 132 digits precision now. ... jacob navia ...
    (sci.math.num-analysis)