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-02 17:21:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d463f3ee7beb19e89a6ef17992008c368e25052
integer
/
doc
History
Nick Thompson
87e5b365d8
Return custom struct from extended Euclidean algorithm rather than tuple. Reduce number of operations for tests to reduce CI system workload. Disable discrete log tests until we have time to figure out why they are failing.
2018-10-25 09:38:16 -06:00
..
gcd
[ci skip] Modular exponentiation, modular multiplicative inverse, extended Euclidean algorithm, discrete logarithm.
2018-01-28 14:47:14 -06:00
html
Update history.
2017-04-24 18:50:19 +01:00
modular_arithmetic
Return custom struct from extended Euclidean algorithm rather than tuple. Reduce number of operations for tests to reduce CI system workload. Disable discrete log tests until we have time to figure out why they are failing.
2018-10-25 09:38:16 -06:00
integer.qbk
Update docs to match new gcd/lcm code.
2017-04-24 13:01:57 +01:00
Jamfile.v2
Add, and update, documentation build targets.
2016-10-07 23:07:34 -05:00