Mike
|
ca379439fb
|
math.big: rewrite subtract_in_place() to fix Karatsuba, add tests (#24563)
|
2025-05-25 13:14:08 +03:00 |
|
Mike
|
c27bc602bd
|
math.big: fix Karatsuba's add_in_place() function, add carry handler on exit (#24541)
|
2025-05-21 13:54:21 +03:00 |
|
Mike
|
341008687d
|
math.big: add missing assert for test_multiply_karatsuba_02 (#24534)
|
2025-05-21 06:06:28 +03:00 |
|
phoebe
|
dcbc9e0b9b
|
math.big: add isqrt_checked and standardize error format (#18939)
|
2023-07-22 09:20:45 +03:00 |
|
phoebe
|
a49b8f28b1
|
math.big: rework function naming and documentation (#18890)
|
2023-07-20 02:33:07 +03:00 |
|
Subhomoy Haldar
|
297cb5f89c
|
math.big: improve multiplication performance (#15200)
|
2022-07-24 19:35:37 +03:00 |
|
Vincent Laisney
|
273154c1ae
|
math.big: add Newton and Karatsuba algorithms (#11487)
|
2021-09-16 19:31:07 +03:00 |
|