This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
integer
Watch
1
Star
0
Fork
1
You've already forked integer
mirror of
https://github.com/boostorg/integer.git
synced
2025-11-03 01:31:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
faa61cd911e10e3abe1b7cf8b2769193cbb9e084
integer
/
include
/
boost
History
Nick Thompson
faa61cd911
[ci skip] It is *not* the case that a discrete log exists when the base and modulus are coprime. Take 4^x = 2 mod 5 as a counterexample. Change API accordingly.
2018-02-10 17:51:59 -06:00
..
integer
[ci skip] It is *not* the case that a discrete log exists when the base and modulus are coprime. Take 4^x = 2 mod 5 as a counterexample. Change API accordingly.
2018-02-10 17:51:59 -06:00
pending
Remove obsolete boost/pending/cstddef.hpp.
2014-06-08 01:37:47 +03:00
integer_fwd.hpp
Placed GCD and LCM typdefs and declarations in integer_fwd.hpp inside namespace boost::integer (was in boost::math) and checked that expected tests pass (and expected fails fail).
2015-01-29 11:53:02 +00:00
integer_traits.hpp
TypeTraits: Remove use of obsolete GCC version check.
2013-09-30 15:55:29 +00:00
integer.hpp
manage with
#4881
.
2015-01-25 17:11:04 +01:00