Message70313
> Would there be any interest in porting these algorithms to C and using
> them in the standard Python long implementation?
Yes, definitely! Though it depends a little bit how much complication
is involved.
A subquadratic algorithm for converting strings to longs might also fit
well here.
Now I'm just waiting for you to propose an implementation of integer
square root :-). |
|
| Date |
User |
Action |
Args |
| 2008-07-27 06:34:29 | mark.dickinson | set | recipients:
+ mark.dickinson, fredrikj |
| 2008-07-27 06:34:29 | mark.dickinson | set | messageid: <[email protected]> |
| 2008-07-27 06:34:28 | mark.dickinson | link | issue3451 messages |
| 2008-07-27 06:34:27 | mark.dickinson | create | |
|