Commit Verlauf

Autor SHA1 Nachricht Datum
  Patrick Jackson 71a15212a1 Replace deprecated SipHasher. vor 8 Jahren
  Homu e2ea246016 Auto merge of #279 - yoanlcq:impl-num-for-wrapping, r=cuviper vor 8 Jahren
  Yoan Lecoq 2172a9368b impl One for Wrapping doesn't require Add vor 8 Jahren
  Yoan Lecoq 356a4ba5b5 Removed useless trait bounds vor 8 Jahren
  Yoan Lecoq b562c1ec39 Minor changes for correctness vor 8 Jahren
  Yoan Lecoq 9b06d4a0bb Attempt at fixing E0411 on older rust versions vor 8 Jahren
  Yoan Lecoq b024e1c326 Implemented Zero, One and Num for Wrapping<T> vor 8 Jahren
  Josh Stone 6513a5618b num-integer-0.1.34 vor 8 Jahren
  Josh Stone fca95eaf42 num-complex-0.1.37 vor 8 Jahren
  Homu aff06286ad Auto merge of #275 - bluss:repr-c, r=cuviper vor 8 Jahren
  bluss 0cf3419b9e complex: Use repr(C) and add documentation for what it means vor 8 Jahren
  Homu f63c933737 Auto merge of #272 - vks:binomial-coeffs, r=cuviper vor 8 Jahren
  Vinzent Steinberg 0fc6cb15a5 binomial: Discuss overflow vor 8 Jahren
  Vinzent Steinberg a7b459c05e Make `binomial` and `IterBinomial` less likely to overflow vor 8 Jahren
  Homu 4fc1e28832 Auto merge of #271 - vks:multinomial, r=cuviper vor 8 Jahren
  Homu 904d9b494f Auto merge of #170 - DonSheddow:complex-fmt, r=cuviper vor 8 Jahren
  Sigurd Kolltveit 2784b89837 Remove support for zero padding vor 8 Jahren
  Vinzent Steinberg d4deba6947 IterBinomial: Make tests closer to overflow threshold (like for binomial) vor 8 Jahren
  Vinzent Steinberg 47613ff5ff IterBinomial: Only return coefficient vor 8 Jahren
  Vinzent Steinberg e486e6a981 Address some of @cuviper's feedback vor 8 Jahren
  Vinzent Steinberg 3de345f912 Don't panic when calculating multinomial vor 8 Jahren
  Sigurd Kolltveit e044cfbc6d Simplify some lines vor 8 Jahren
  Sigurd Kolltveit 69943915ba Add more string formatting tests vor 8 Jahren
  Sigurd Kolltveit e2759e0321 Implement more formatting options for Complex vor 8 Jahren
  Sigurd Kolltveit 6113192e04 Add tests for more formatting options vor 8 Jahren
  Sigurd Kolltveit f138f3da9e Add formatting options for Complex vor 9 Jahren
  Vinzent Steinberg c408bd6605 Try to fix build on Rust 1.8 vor 8 Jahren
  Vinzent Steinberg 8d235759dd Implement an iterator over the binomial coefficients vor 8 Jahren
  Vinzent Steinberg ebe3f85976 Implement multinomial vor 8 Jahren
  Homu 2adf018aa6 Auto merge of #270 - vks:binomial, r=cuviper vor 8 Jahren