Homu
|
f63c933737
Auto merge of #272 - vks:binomial-coeffs, r=cuviper
|
8 年之前 |
Vinzent Steinberg
|
0fc6cb15a5
binomial: Discuss overflow
|
8 年之前 |
Vinzent Steinberg
|
a7b459c05e
Make `binomial` and `IterBinomial` less likely to overflow
|
8 年之前 |
Vinzent Steinberg
|
d4deba6947
IterBinomial: Make tests closer to overflow threshold (like for binomial)
|
8 年之前 |
Vinzent Steinberg
|
47613ff5ff
IterBinomial: Only return coefficient
|
8 年之前 |
Vinzent Steinberg
|
e486e6a981
Address some of @cuviper's feedback
|
8 年之前 |
Vinzent Steinberg
|
3de345f912
Don't panic when calculating multinomial
|
8 年之前 |
Vinzent Steinberg
|
c408bd6605
Try to fix build on Rust 1.8
|
8 年之前 |
Vinzent Steinberg
|
8d235759dd
Implement an iterator over the binomial coefficients
|
8 年之前 |
Vinzent Steinberg
|
ebe3f85976
Implement multinomial
|
8 年之前 |
Vinzent Steinberg
|
40cbe1ff20
Use correct formula
|
8 年之前 |
Vinzent Steinberg
|
07df43b034
Address binomial review feedback
|
8 年之前 |
Vinzent Steinberg
|
2f6eb31903
Implement binomial
|
8 年之前 |
bluss
|
ff2a350e98
Use the integer32 playground
|
8 年之前 |
bluss
|
e4a6956e5a
Add doc(html_root_url) and other doc attrs to each crate
|
8 年之前 |
Josh Stone
|
8845ee11ed
integer: reapply the rest of #167
|
9 年之前 |
Łukasz Jan Niemier
|
72fa7ece48
Reapply #167
|
9 年之前 |
Łukasz Jan Niemier
|
54685c46a1
Extract rational
|
9 年之前 |
Łukasz Jan Niemier
|
2176b7048c
Extract bigint
|
9 年之前 |
Łukasz Jan Niemier
|
f1a80857ee
Extract integer module
|
9 年之前 |
Łukasz Jan Niemier
|
c124be549f
Move traits to separate crate
|
9 年之前 |