[Gmp-commit] /var/hg/gmp: doc/gmp.texi: Link to paper on subquadratic GCD.
mercurial at gmplib.org
mercurial at gmplib.org
Sat Apr 20 06:58:32 UTC 2019
details: /var/hg/gmp/rev/e92a5b21e1cb
changeset: 17766:e92a5b21e1cb
user: Niels M?ller <nisse at lysator.liu.se>
date: Sat Apr 20 08:56:15 2019 +0200
description:
doc/gmp.texi: Link to paper on subquadratic GCD.
diffstat:
ChangeLog | 4 ++++
doc/gmp.texi | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r d9fab0febb4f -r e92a5b21e1cb ChangeLog
--- a/ChangeLog Fri Apr 19 12:07:06 2019 +0200
+++ b/ChangeLog Sat Apr 20 08:56:15 2019 +0200
@@ -1,3 +1,7 @@
+2019-04-20 Niels Möller <nisse at lysator.liu.se>
+
+ * doc/gmp.texi (References): Link to paper on subquadratic GCD.
+
2019-04-19 Torbjörn Granlund <tg at gmplib.org>
* mpn/x86_64/invert_limb.asm: Simplify mpn_invert_limb_table ref.
diff -r d9fab0febb4f -r e92a5b21e1cb doc/gmp.texi
--- a/doc/gmp.texi Fri Apr 19 12:07:06 2019 +0200
+++ b/doc/gmp.texi Sat Apr 20 08:56:15 2019 +0200
@@ -10881,7 +10881,7 @@
@item
Niels M@"oller, ``On Sch@"onhage's algorithm and subquadratic integer GCD
computation'', in Mathematics of Computation, volume 77, January 2008, pp.@:
- 589-607.
+ 589-607, @uref{https://www.ams.org/journals/mcom/2008-77-261/S0025-5718-07-02017-0/home.html}
@item
Peter L. Montgomery, ``Modular Multiplication Without Trial Division'', in
More information about the gmp-commit
mailing list