Vinzent Steinberg
|
3de345f912
Don't panic when calculating multinomial
|
7 years ago |
Sigurd Kolltveit
|
e044cfbc6d
Simplify some lines
|
7 years ago |
Sigurd Kolltveit
|
69943915ba
Add more string formatting tests
|
7 years ago |
Sigurd Kolltveit
|
e2759e0321
Implement more formatting options for Complex
|
7 years ago |
Sigurd Kolltveit
|
6113192e04
Add tests for more formatting options
|
8 years ago |
Sigurd Kolltveit
|
f138f3da9e
Add formatting options for Complex
|
9 years ago |
Vinzent Steinberg
|
c408bd6605
Try to fix build on Rust 1.8
|
7 years ago |
Vinzent Steinberg
|
8d235759dd
Implement an iterator over the binomial coefficients
|
7 years ago |
Vinzent Steinberg
|
ebe3f85976
Implement multinomial
|
7 years ago |
Homu
|
2adf018aa6
Auto merge of #270 - vks:binomial, r=cuviper
|
8 years ago |
Vinzent Steinberg
|
40cbe1ff20
Use correct formula
|
8 years ago |
Vinzent Steinberg
|
07df43b034
Address binomial review feedback
|
8 years ago |
Vinzent Steinberg
|
2f6eb31903
Implement binomial
|
8 years ago |
Josh Stone
|
d23e3f32b8
num-bigint-0.1.37
|
8 years ago |
Homu
|
fe21c725e8
Auto merge of #269 - cuviper:biguint-parse-plus, r=cuviper
|
8 years ago |
Josh Stone
|
0b6cae0dc7
bigint: Create the parsing error better for nested `+`
|
8 years ago |
Josh Stone
|
4b8c71fbec
bigint: Cleanup unused imports
|
8 years ago |
Josh Stone
|
66ce252494
Bump versions in the num collection
|
8 years ago |
Josh Stone
|
6632ca8e1b
Merge pull request #267 from cuviper/licenses
|
8 years ago |
Josh Stone
|
1a66ee9e80
Add licenses to subcrates
|
8 years ago |
Homu
|
d273495cbf
Auto merge of #263 - cuviper:revamp-ci, r=hauleth
|
8 years ago |
Josh Stone
|
1606fe7206
Bump rustc to 1.8 and revamp all CI
|
8 years ago |
Josh Stone
|
d561e4b702
Merge pull request #262 from Xaeroxe23/master
|
8 years ago |
Jacob Kiesel
|
c78a48fd35
Improve documentation comments
|
8 years ago |
Jacob Kiesel
|
17665ec50d
Update lib.rs
|
8 years ago |
Jacob Kiesel
|
f8dcec366b
Made requested changes.
|
8 years ago |
Jacob Kiesel
|
182e08a091
Add inline attribute
|
8 years ago |
Jacob Kiesel
|
b346f9c2df
Add a new line for improved formatting.
|
8 years ago |
Jacob Kiesel
|
a5445b7619
Adding documentation comments
|
8 years ago |
Jacob Kiesel
|
07ff5b62b9
Changing to >= and <= as it's a slight optimization
|
8 years ago |