This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ccraig
Recipients
Date 2002-05-25.01:07:03
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Adds Karatsuba multiplication to Python.  
Patches longobject.c to use Karatsuba multiplication in
place
of gradeschool math.

History
Date User Action Args
2007-08-23 15:13:24adminlinkissue560379 messages
2007-08-23 15:13:24admincreate