Josh Stone
|
7679cb86fb
Remove `#[must_use]` on `__add2`
|
7 yıl önce |
bors[bot]
|
4896746fec
Merge #328
|
7 yıl önce |
Josh Stone
|
1ddbee7f37
bigint mac3: tweak thresholds between algorithms
|
7 yıl önce |
Josh Stone
|
28d84ca3ac
Toom-3: operate more on values where possible
|
7 yıl önce |
Josh Stone
|
2c2e46c8df
Add comments about multiplication strategy
|
7 yıl önce |
Josh Stone
|
05dc87c041
Improve mac_digit bounds checking
|
7 yıl önce |
bors[bot]
|
8646be5a95
Merge #330
|
7 yıl önce |
Josh Stone
|
3c1c84307c
bigint: make sure bigand is normalized
|
7 yıl önce |
Josh Stone
|
952dba4e06
remove unused lifetime from forward_val_assign
|
7 yıl önce |
bors[bot]
|
85bd97fcfe
Merge #327
|
7 yıl önce |
Josh Stone
|
3adce78385
macros: bump to 0.1.37
|
7 yıl önce |
Josh Stone
|
ec0342e9f1
macros: add ast::Arm beginning_vert
|
7 yıl önce |
Josh Stone
|
953087fe4e
Fix biguint assert_assign_op for rust 1.8
|
7 yıl önce |
Josh Stone
|
98a3f17db6
Fix impl_rem_assign_scalar for rust 1.8
|
7 yıl önce |
Isaac Carruthers
|
b29c13e54f
Remove unnecessary PartialOrd constraint on new Rem implementation.
|
7 yıl önce |
Alice Ryhl
|
ff8f106186
Test *Assign for BigUint
|
7 yıl önce |
Alice Ryhl
|
555dab7d33
Implement ShrAssign and ShlAssign for BigUint
|
7 yıl önce |
Alice Ryhl
|
2f6c0bf354
Implement BitXorAssign for BigUint
|
7 yıl önce |
Alice Ryhl
|
8c3b2de11c
Implement BitAndAssign and BitOrAssign for BigUint
|
7 yıl önce |
Alice Ryhl
|
23085800e0
Implement RemAssign for BigUint
|
7 yıl önce |
Alice Ryhl
|
e85ab24567
Forward by-value biguint and scalars to {Add,Mul,Sub,Div}Assign
|
7 yıl önce |
Alice Ryhl
|
04117fafe9
Implement DivAssign for BigUint
|
7 yıl önce |
Alice Ryhl
|
17030ea412
Implement SubAssign for BigUint
|
7 yıl önce |
Alice Ryhl
|
8c47ca00c7
Implement MulAssign for BigUint
|
7 yıl önce |
Alice Ryhl
|
03d717f26f
Implement AddAssign for BigUint
|
7 yıl önce |
Isaac Carruthers
|
263bd0ec44
Switch to using a simpler scheme for complex remainders
|
7 yıl önce |
Isaac Carruthers
|
42a6ae5353
Extract common logic for from_str and from_str_radix for `Complex`
|
7 yıl önce |
Nicolas Kirchner
|
bcd76c55e8
Optimize mac_digit
|
7 yıl önce |
Nicolas Kirchner
|
243bc6fe4c
Optimize Toom-3 algorithm
|
7 yıl önce |
Nicolas Kirchner
|
b43c1ab258
Replace the use of a feature not yet implemented in rust 1.8
|
7 yıl önce |