[Gmp-commit] /var/hg/gmp: doc/gmp.texi (Contributors): Small update.
mercurial at gmplib.org
mercurial at gmplib.org
Sat Nov 9 15:17:48 UTC 2019
details: /var/hg/gmp/rev/bbce794a4c17
changeset: 17955:bbce794a4c17
user: Marco Bodrato <bodrato at mail.dm.unipi.it>
date: Sat Nov 09 16:17:25 2019 +0100
description:
doc/gmp.texi (Contributors): Small update.
diffstat:
doc/gmp.texi | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r d5f4f8640be9 -r bbce794a4c17 doc/gmp.texi
--- a/doc/gmp.texi Sat Nov 09 15:22:02 2019 +0100
+++ b/doc/gmp.texi Sat Nov 09 16:17:25 2019 +0100
@@ -10754,8 +10754,9 @@
He is the main author of the current mpn_mulmod_bnm1, mpn_mullo_n, and
mpn_sqrlo. Marco also wrote the functions mpn_invert and mpn_invertappr,
and improved the speed of integer root extraction. He is the author of
-the current combinatorial functions: binomial, factorial, multifactorial,
-primorial.
+mini-mpq, an additional layer to mini-gmp; of most of the combinatorial
+functions and the BPSW primality testing implementation, for both the
+main library and the mini-gmp package.
David Harvey suggested the internal function @code{mpn_bdiv_dbm1}, implementing
division relevant to Toom multiplication. He also worked on fast assembly
More information about the gmp-commit
mailing list