[issue3366] Add gamma and error functions to math module

Daniel Stutzbach report at bugs.python.org
Fri Jul 25 21:12:28 CEST 2008


Daniel Stutzbach <daniel at stutzbachenterprises.com> added the comment:

On Fri, Jul 25, 2008 at 1:37 PM, Raymond Hettinger
<report at bugs.python.org>wrote:

> Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:
>
> Can you also implement blending of approximations:  (1-t)*f1(x) + t*f2
> (x)
>

Is this necessary?  Are the approximations significantly different near the
transition points?

(Haven't had a chance to download the patch and try it myself as a I'm
getting on a plane in the morning--sorry)

Added file: http://bugs.python.org/file10983/unnamed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3366>
_______________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: unnamed
URL: <http://mail.python.org/pipermail/python-bugs-list/attachments/20080725/0ef99291/attachment.txt>


More information about the Python-bugs-list mailing list