Sam Cappleman-Lynes
|
80feea2722
Also implement scalar addition for BigInt
|
7 years ago |
Sam Cappleman-Lynes
|
e520bdad0d
Add scalar multiplication to BigUint, BigInt
|
8 years ago |
Josh Stone
|
8964c65f38
bigint: apply a consistent order of conversion methods
|
7 years ago |
Josh Stone
|
8dd6890ddc
Merge commit 'refs/pull/304/head' of github.com:rust-num/num
|
7 years ago |
Eduardo Pinho
|
15f9334955
De-generalize `twos_complement' helper function
|
7 years ago |
Eduardo Pinho
|
61cfdc37b3
BigInt two's complement adjustments
|
7 years ago |
Phaiax
|
563e4dc509
from_radix_be/le for BigInt
|
7 years ago |
Eduardo Pinho
|
1660590125
Add BigInt 2's complement conversions
|
7 years ago |
Phaiax
|
1ea02d8d0c
Add _be/_le postfix to from/to_radix functions (BigInt)
|
7 years ago |
Phaiax
|
fc09503d3d
Add fn from_radix() for radix > 36.
|
7 years ago |
Phaiax
|
1ab07df709
Add fn to_radix() for radix > 36.
|
7 years ago |
Josh Stone
|
4b8c71fbec
bigint: Cleanup unused imports
|
8 years ago |
Josh Stone
|
5c3d759d6c
bigint: inline bits() methods
|
8 years ago |
Kent Overstreet
|
279522316c
bigint: Break out into multiple files
|
8 years ago |