[Gmp-commit] /var/hg/gmp: doc/gmp.texi: credit for the new combinatorial func...
mercurial at gmplib.org
mercurial at gmplib.org
Sat Dec 15 10:30:21 CET 2012
details: /var/hg/gmp/rev/833ae626b841
changeset: 15184:833ae626b841
user: Marco Bodrato <bodrato at mail.dm.unipi.it>
date: Sat Dec 15 10:30:06 2012 +0100
description:
doc/gmp.texi: credit for the new combinatorial functions.
diffstat:
doc/gmp.texi | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 87b4bfaed87d -r 833ae626b841 doc/gmp.texi
--- a/doc/gmp.texi Sat Dec 15 08:12:55 2012 +0100
+++ b/doc/gmp.texi Sat Dec 15 10:30:06 2012 +0100
@@ -10384,7 +10384,8 @@
implemented most of the new Toom multiply and squaring code for 5.0.
He is the main author of the current mpn_mulmod_bnm1 and mpn_mullo_n. Marco
also wrote the functions mpn_invert and mpn_invertappr. He is the author of
-the current mpz_bin and mpz_fac functions.
+the current combinatorial functions: binomial, factorial, multifactorial,
+primorial.
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