Damien George 06201ff3d6 py: Implement bit-shift and not operations for mpz.
Implement not, shl and shr in mpz library.  Add function to create mpzs
on the stack, used for memory efficiency when rhs is a small int.
Factor out code to parse base-prefix of number into a dedicated function.
2014-03-01 19:50:50 +00:00
..
2014-02-22 20:25:05 +02:00
2014-02-16 00:01:29 +00:00
2014-02-02 03:32:55 +02:00
2014-01-21 05:01:21 +02:00
2014-01-30 22:16:47 -08:00
2014-02-08 23:17:51 +02:00
2014-02-08 22:56:36 +02:00
2014-02-10 07:13:32 +02:00
2014-02-08 23:19:48 +02:00