Commit Graph

7 Commits

Author SHA1 Message Date
Joe Richey f96b2b2113
benches: Add benchmarks
This allows comparison of alternative implementaitons, and to the
f64::sqrt() implementation.

Signed-off-by: Joe Richey <joerichey@google.com>
2020-09-07 20:16:28 -07:00
Richard Dodd 9e6ffa6f81 Fix overflow in some edge cases. 2020-01-24 12:25:14 +00:00
Richard Dodd fab12a7a66 Bump version for release 2018-10-30 11:50:20 +00:00
Richard Dodd (dodj) c86936f7d5
Merge pull request #7 from paritytech/ser-128
Add u128 and i128.
2018-10-30 11:47:43 +00:00
Sergey Pepyakin 01bb91452f Add u128 and i128. 2018-10-30 12:22:24 +01:00
Richard Dodd 5bbfb9187d Add no_std and fix tests 2018-03-02 21:37:51 +00:00
Richard Dodd 00aabcfe32 First commit 2017-10-23 13:29:42 +01:00