[SciPy-User] Special Function Question

Mickael mickael.paris at gmail.com
Fri Apr 15 08:20:21 EDT 2011


Hi Sean,

>> Is there a reason that gammainc in scipy.special is the normalized version?

this function is not really normelized, since the gamma function is
completely defined

==> on |R_(+)^(*) see (Bohr–Mollerup theorem)
==> and for complexe where, Re(z)>0

so all values must be positives... ???

Mickael.

2011/4/15 Roban Hultman Kramer <roban.kramer at phys.ethz.ch>:
> I just want to echo the sentiment that it would be useful to have the
> unnormalized version also available. I've used the gammainc from the
> mpmath package instead for this purpose.
>
> On Fri, Apr 15, 2011 at 10:10 AM, Sean Lake <odysseus9672 at gmail.com> wrote:
>> Hello all,
>>
>> Is there a reason that gammainc in scipy.special is the normalized version? I would tend to think that the denormalized version, and it's ability to handle negative arguments (in either but not both) would be preferred.
>>
>> Just curious,
>> Sean
>> _______________________________________________
>> SciPy-User mailing list
>> SciPy-User at scipy.org
>> http://mail.scipy.org/mailman/listinfo/scipy-user
>>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>



More information about the SciPy-User mailing list