This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_integer
Watch
1
Star
0
Fork
0
You've already forked boost_integer
forked from
boostorg/integer
Code
Pull Requests
Activity
366
Commits
85
Branches
133
Tags
faa61cd911e10e3abe1b7cf8b2769193cbb9e084
Commit Graph
2 Commits
Author
SHA1
Message
Date
Nick Thompson
b3966428c4
[ci skip] Add test of short int to see if there's any obvious places for overflow (none are obvious, but no guarantees they still aren't there). Print basic information about the test to console so that failures are easier to track down.
2018-02-10 13:56:11 -06:00
Nick Thompson
8c415f77b1
[ci skip] Use less verbose naming. Add asserts as verfication of algorithms is a negligible fraction of total runtime. Use boost::multiprecision::powm and boost::multiprecision::sqrt rather than one-offs.
2018-02-09 17:19:26 -06:00