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 rhettinger
Recipients fredrikj, loewis, mark.dickinson, rhettinger, terry.reedy, vstinner
Date 2008-12-13.04:23:57
SpamBayes Score 0.31296048
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
FWIW, here is a link to faster algorithms:

  http://www-graphics.stanford.edu/~seander/bithacks.html#IntegerLog
History
Date User Action Args
2008-12-13 04:24:58rhettingersetrecipients: + rhettinger, loewis, terry.reedy, mark.dickinson, vstinner, fredrikj
2008-12-13 04:24:58rhettingersetmessageid: <[email protected]>
2008-12-13 04:23:58rhettingerlinkissue3439 messages
2008-12-13 04:23:57rhettingercreate