[issue2138] Factorial

2008-02-22 Thread Anders Valind

Anders Valind added the comment:

IMHO, The best place to put functions such as xgcd, factorial, etc,
would be a new imath module, an integer equivalent of cmath.

Not only would it keep the standard math module clean, it would also
make clear that these functions are for integers only.

--
nosy: +avalind

__
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2138>
__
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue2138] Factorial

2008-02-23 Thread Anders Valind

Anders Valind added the comment:

Yeah, I like the idea of a third party module and letting the popularity 
and quality decide when/if it will be included.

This would also make it easier to see what kind of functionality people 
would want.

__
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2138>
__
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com