num-traits/bigint
Sam Cappleman-Lynes e520bdad0d Add scalar multiplication to BigUint, BigInt
BigUint and BigInt can now be multiplied by a BigDigit, re-using the same buffer for the output, thereby reducing allocations and copying.
2017-06-28 14:02:45 +01:00
..
src Add scalar multiplication to BigUint, BigInt 2017-06-28 14:02:45 +01:00
Cargo.toml bigint: bump to 0.1.39 2017-06-09 11:02:16 -07:00
LICENSE-APACHE Add licenses to subcrates 2017-02-26 13:39:23 -08:00
LICENSE-MIT Add licenses to subcrates 2017-02-26 13:39:23 -08:00