summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/int_big_div.py
Commit message (Expand)AuthorAge
* py/mpz: Fix overflow of borrow in mpn_div.Damien George2021-02-08
* py/mpz: Fix bug with overflowing C-shift in division routine.Damien George2016-05-08
* py: Make mpz able to use 16 bits per digit; and 32 on 64-bit arch.Damien George2014-09-06