[issue8692] Use divide-and-conquer for faster factorials

Mark Dickinson report at bugs.python.org
Tue May 11 23:58:40 CEST 2010


Mark Dickinson <dickinsm at gmail.com> added the comment:

Yes, I'm interested in seeing the pure Python version.  It could go into test_math, and would be a useful form of documentation.

Are there sufficient tests already in test_math.py to exercise the code thoroughly, or are more needed?

I'll try to find time to do a thorough code review in the next few days.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8692>
_______________________________________


More information about the Python-bugs-list mailing list