[Gmp-commit] /var/hg/gmp: Contributors note on mini-gmp.
mercurial at gmplib.org
mercurial at gmplib.org
Wed Nov 21 11:08:23 CET 2012
details: /var/hg/gmp/rev/cd8252e43e9c
changeset: 15129:cd8252e43e9c
user: Niels M?ller <nisse at lysator.liu.se>
date: Wed Nov 21 11:05:02 2012 +0100
description:
Contributors note on mini-gmp.
diffstat:
doc/gmp.texi | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 5f3d0545ae29 -r cd8252e43e9c doc/gmp.texi
--- a/doc/gmp.texi Tue Nov 20 23:12:51 2012 +0100
+++ b/doc/gmp.texi Wed Nov 21 11:05:02 2012 +0100
@@ -10370,7 +10370,8 @@
quadratic Hensel division code, and (with Torbj@"orn) the new divide and
conquer division code for GMP 4.3. Niels also helped implement the new Toom
multiply code for GMP 4.3 and implemented helper functions to simplify Toom
-evaluations for GMP 5.0. He wrote the original version of mpn_mulmod_bnm1.
+evaluations for GMP 5.0. He wrote the original version of mpn_mulmod_bnm1, and
+he is the main author of the mini-gmp package used for gmp bootstrapping.
Alberto Zanoni and Marco Bodrato suggested the unbalanced multiply strategy,
and found the optimal strategies for evaluation and interpolation in Toom
More information about the gmp-commit
mailing list