História revízii

Autor SHA1 Správa Dátum
  Alice Ryhl e85ab24567 Forward by-value biguint and scalars to {Add,Mul,Sub,Div}Assign 7 rokov pred
  Alice Ryhl 04117fafe9 Implement DivAssign for BigUint 7 rokov pred
  Alice Ryhl 17030ea412 Implement SubAssign for BigUint 7 rokov pred
  Alice Ryhl 8c47ca00c7 Implement MulAssign for BigUint 7 rokov pred
  Alice Ryhl 03d717f26f Implement AddAssign for BigUint 7 rokov pred
  Isaac Carruthers 263bd0ec44 Switch to using a simpler scheme for complex remainders 7 rokov pred
  Isaac Carruthers 42a6ae5353 Extract common logic for from_str and from_str_radix for `Complex` 7 rokov pred
  Nicolas Kirchner bcd76c55e8 Optimize mac_digit 7 rokov pred
  Nicolas Kirchner 243bc6fe4c Optimize Toom-3 algorithm 7 rokov pred
  Nicolas Kirchner b43c1ab258 Replace the use of a feature not yet implemented in rust 1.8 7 rokov pred
  Nicolas Kirchner c9c40b9402 Optimize and clean the Toom-3 algorithm and choose better thresholds 7 rokov pred
  Nicolas Kirchner d7554ad931 Naive implementation of the Toom-3 algorithm 7 rokov pred
  Isaac Carruthers 41d6a32dba Removed extraneous where clauses 7 rokov pred
  Isaac Carruthers 2dcb722007 Merge remote-tracking branch 'upstream/master' 7 rokov pred
  Isaac Carruthers 1b671ca43e Add general Rem and Num implementations for Complex<T> 7 rokov pred
  Nicolas Kirchner 10127907f5 Add a bench for bigint multiply 7 rokov pred
  bors[bot] e7df30bac4 Merge #325 7 rokov pred
  Nicolas Kirchner cbdaf8f6f9 Optimize `BigInt::from_biguint` and `BigInt::assign_from_slice` 7 rokov pred
  Nicolas Kirchner 5106fcc95a Replace `Vec::copy_from_slice` not implemented in rust 1.8 by another method 7 rokov pred
  Nicolas Kirchner 9b56d6667c Implement assign_from_slice 7 rokov pred
  bors[bot] 54fe41f305 Merge #323 #324 7 rokov pred
  Martin Geisler 97bc42854a Add CI badge 7 rokov pred
  Martin Geisler 8d64ff9708 Add CI badge 7 rokov pred
  Josh Stone 846ef39ba6 complex: bump to 0.1.40 with fixed traits dep 7 rokov pred
  bors[bot] a8ebac5af1 Merge #317 7 rokov pred
  Josh Stone ee6bbdb2f6 complex: refactor ParseComplexError a little 7 rokov pred
  Josh Stone bd22a89a32 complex: Simplify the from_str signature 7 rokov pred
  Josh Stone 79c7a4be5f complex: relax the FromStr trait requirements even more 7 rokov pred
  Alan Liddell 16a180f132 simplifies parse loop, allows leading '+', parametrizes Error on T::Err 7 rokov pred
  Alan Liddell add0fbf0f0 More informative error messages for complex::from_str 7 rokov pred