summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2009-11-08 19:02:01 +0100
committerTorbjorn Granlund <tege@gmplib.org>2009-11-08 19:02:01 +0100
commit254b672497e7bd349aa1ef9f4e321799956e92cf (patch)
treec578e89e5994fb36754fa3f1c507d4941202d1d3 /AUTHORS
parent9162d086b50ba22087bc6aecafb32f04942eed0e (diff)
downloadgmp-254b672497e7bd349aa1ef9f4e321799956e92cf.tar.gz
Update authors information.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS21
1 files changed, 19 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index 5c552b381..eac93070a 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,26 +1,43 @@
Authors of GNU MP (in chronological order of initial contribution)
Torbjörn Granlund Main author
+
John Amanatides Original version of mpz/pprime_p.c
+
Paul Zimmermann mpn/generic/mul_fft.c, dc_divrem_n.c, rootrem.c,
old mpz/powm.c, old toom3 code.
+
Ken Weber mpn/generic/bdivmod.c, old mpn/generic/gcd.c
+
Bennet Yee mpz/jacobi.c mpz/legendre.c
+
Andreas Schwab mpn/m68k/lshift.asm, mpn/m68k/rshift.asm
+
Robert Harley Old mpn/generic/mul_n.c, many files in mpn/arm
+
Linus Nordberg Random number framework, original autoconfery
+
Kent Boortz MacOS 9 port
+
Kevin Ryde Most x86 assembly, new autoconfery, and countless other
things (please see the GMP manual for complete list)
+
Gerardo Ballabio gmpxx.h and C++ istream input
+
Pedro Gimeno Mersenne Twister random generator, other random number
revisions
+
Jason Moxham mpz/fac_ui.c and gen-fac_ui.c
+
Niels Möller mpn/generic/hgcd2.c, gcd.c, gcdext.c, matrix22_mul.c,
hgcd.c, gcdext_1.c, gcd_subdiv_step.c, gcd_lehmer.c,
gcdext_subdiv_step.c, gcdext_lehmer.c,
- toom_interpolate_7pts, mpz/nextprime.c.
+ toom_interpolate_7pts, mulmod_bnm1.c, mpz/nextprime.c.
+
Marco Bodrato mpn/generic/toom44_mul.c, toom4_sqr.c, toom53_mul.c,
- toom62_mul.c, toom43_mul.c, toom52_mul.c.
+ toom62_mul.c, toom43_mul.c, toom52_mul.c,
+ toom_interpolate_6pts.c, mulmod_bnm1.c.
+
David Harvey mpn/x86_64/mul_basecase.asm
+
Martin Boij mpn/generic/perfpow.c