Nick Thompson
|
fc4d657201
|
[ci skip] Modular exponentiation, modular multiplicative inverse, extended Euclidean algorithm, discrete logarithm.
|
2018-01-28 14:47:14 -06:00 |
|
jzmaddock
|
3e43dd6fc2
|
Update history.
|
2017-04-24 18:50:19 +01:00 |
|
jzmaddock
|
efb84707f0
|
Update docs to match new gcd/lcm code.
|
2017-04-24 13:01:57 +01:00 |
|
jzmaddock
|
a52bae3639
|
Improve C++14 support:
* Make functions constexpr.
* Make functions noexcept where appropriate.
* Add test case for the above.
|
2017-03-28 18:57:50 +01:00 |
|
Peter Dimov
|
7ada3ee926
|
Reapply final math-gcd.qbk commit.
|
2015-01-13 19:49:06 +02:00 |
|
Paul A. Bristow
|
4622a12f01
|
Added licence info.
[SVN r84266]
|
2015-01-13 19:42:24 +02:00 |
|
John Maddock
|
88b3ac5619
|
Change to quickbook 1.6. Change to use chapters at the top level. Big search and replace on link names.
[SVN r84201]
|
2015-01-13 19:42:11 +02:00 |
|
John Maddock
|
ae8ee599ac
|
Reorganise directory structure to make things easier to find and maintain.
[SVN r84143]
|
2015-01-13 19:42:11 +02:00 |
|
Paul A. Bristow
|
9677dbd035
|
Added missing #include <iostream>
[SVN r81697]
|
2015-01-13 19:42:10 +02:00 |
|
John Maddock
|
e394f8fd86
|
Change PDF URL to SF download page. Add optional index generation.
[SVN r67545]
|
2015-01-13 19:42:10 +02:00 |
|
John Maddock
|
95a4f1e235
|
Update docs to match code.
[SVN r63409]
|
2015-01-13 19:42:09 +02:00 |
|
Daniel James
|
f194e652ab
|
Fix links to pdfs in the maths documentation.
[SVN r45861]
|
2015-01-13 19:42:09 +02:00 |
|
John Maddock
|
e64047b7c7
|
Fix typo in example. Added links to PDF versions of the docs. Regenerated all the docs to fix people links.
[SVN r43346]
|
2015-01-13 19:42:08 +02:00 |
|
John Maddock
|
dcf16f30bc
|
Added refactored docs for existing Boost.Math libraries.
[SVN r39851]
|
2015-01-13 19:42:08 +02:00 |
|