Talk:Prime decomposition: Difference between revisions

(Big Numbers)
Line 18:
>>>
:--[[User:Paddy3118|Paddy3118]] 06:36, 14 August 2008 (UTC)
 
The Python code has comparisons with sys.maxint in one of the functions, but the
comparisons are really not necessary. You'ld probably not want to use the algorithm
in real code, though, as it's not the fastest. Pythonic, yes. Quick, no.
--[[User:64.238.49.65|64.238.49.65]] 15:04, 17 August 2008 (UTC)
Anonymous user