Commit History

Author SHA1 Message Date
  Josh Stone 28d84ca3ac Toom-3: operate more on values where possible 7 years ago
  Josh Stone 2c2e46c8df Add comments about multiplication strategy 7 years ago
  Josh Stone 05dc87c041 Improve mac_digit bounds checking 7 years ago
  Nicolas Kirchner bcd76c55e8 Optimize mac_digit 7 years ago
  Nicolas Kirchner 243bc6fe4c Optimize Toom-3 algorithm 7 years ago
  Nicolas Kirchner b43c1ab258 Replace the use of a feature not yet implemented in rust 1.8 7 years ago
  Nicolas Kirchner c9c40b9402 Optimize and clean the Toom-3 algorithm and choose better thresholds 7 years ago
  Nicolas Kirchner d7554ad931 Naive implementation of the Toom-3 algorithm 7 years ago
  Nicolas Kirchner 10127907f5 Add a bench for bigint multiply 7 years ago
  Nicolas Kirchner cbdaf8f6f9 Optimize `BigInt::from_biguint` and `BigInt::assign_from_slice` 7 years ago
  Nicolas Kirchner 5106fcc95a Replace `Vec::copy_from_slice` not implemented in rust 1.8 by another method 7 years ago
  Nicolas Kirchner 9b56d6667c Implement assign_from_slice 7 years ago
  bors[bot] 54fe41f305 Merge #323 #324 7 years ago
  Martin Geisler 97bc42854a Add CI badge 7 years ago
  Martin Geisler 8d64ff9708 Add CI badge 7 years ago
  Josh Stone 846ef39ba6 complex: bump to 0.1.40 with fixed traits dep 7 years ago
  bors[bot] a8ebac5af1 Merge #317 7 years ago
  Josh Stone ee6bbdb2f6 complex: refactor ParseComplexError a little 7 years ago
  Josh Stone bd22a89a32 complex: Simplify the from_str signature 7 years ago
  Josh Stone 79c7a4be5f complex: relax the FromStr trait requirements even more 7 years ago
  Alan Liddell 16a180f132 simplifies parse loop, allows leading '+', parametrizes Error on T::Err 7 years ago
  Alan Liddell add0fbf0f0 More informative error messages for complex::from_str 7 years ago
  Alan Liddell 38ee1304bb Cleaned out some allocations 7 years ago
  Josh Stone 23d1ab689d num: bump to 0.1.40 7 years ago
  Josh Stone 4e9b426c30 rational: bump to 0.1.39 7 years ago
  Josh Stone fe55d1fb4e iter: bump to 0.1.34 7 years ago
  Josh Stone 59b8433a5e derive: bump to 0.1.41 7 years ago
  Josh Stone 11a23dd5d7 complex: bump to 0.1.39 7 years ago
  Josh Stone ea2158f3dd bigint: bump to 0.1.40 7 years ago
  Josh Stone 63aa15ae9a integer: bump to 0.1.35 7 years ago