File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 3
3
- [ num-bigint now has its own source repository] [ num-356 ] at [ rust-num/num-bigint] [ home ] .
4
4
- [ ` lcm ` now avoids creating a large intermediate product] [ num-350 ] .
5
5
- [ ` gcd ` now uses Stein's algorithm] [ 15 ] with faster shifts instead of division.
6
+ - [ ` rand ` support is now extended to 0.4] [ 11 ] (while still allowing 0.3).
6
7
7
- ** Contributors** : @cuviper , @Emerentius , @mhogrefe
8
+ ** Contributors** : @cuviper , @Emerentius , @ignatenkobrain , @ mhogrefe
8
9
9
10
[ home ] : https://github.com/rust-num/num-bigint
10
11
[ num-350 ] : https://github.com/rust-num/num/pull/350
11
12
[ num-356 ] : https://github.com/rust-num/num/pull/356
13
+ [ 11 ] : https://github.com/rust-num/num-bigint/pull/11
12
14
[ 15 ] : https://github.com/rust-num/num-bigint/pull/15
13
15
14
16
You can’t perform that action at this time.
0 commit comments