[SciPy-Dev] unexpected result by hyp2f1

Evgeni Burovski evgeny.burovskiy at gmail.com
Sun Feb 23 08:08:09 EST 2014


Dear Jennifer,

Best file a ticket in the bug tracker github.com/scipy/scipy
There are several tickets relating to hyp2f1 already. For example:
https://github.com/scipy/scipy/issues/1561

Evgeni



On Sun, Feb 23, 2014 at 11:34 AM, Jennifer stone
<jenny.stone125 at gmail.com>wrote:

> The hyp2f1 function at present, fails without warning for the following
> case:
>    c<0
>    |c|>>|a| and |b|
>
> For example:
> sp.hyp2f1(10,5,-300.5,0.5)
> >>-6.5184949735e+156
> while the answer is
>     -3.8520770815e+32
>
>
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20140223/18f89a75/attachment.html>


More information about the SciPy-Dev mailing list