1 Authors of GNU MP (in chronological order of initial contribution)
3 Torbjörn Granlund Main author
4 John Amanatides Original version of mpz/pprime_p.c
5 Paul Zimmermann mpn/generic/mul_fft.c, dc_divrem_n.c, rootrem.c,
6 old mpz/powm.c, old toom3 code.
7 Ken Weber mpn/generic/bdivmod.c, old mpn/generic/gcd.c
8 Bennet Yee mpz/jacobi.c mpz/legendre.c
9 Andreas Schwab mpn/m68k/lshift.S, mpn/m68k/rshift.S
10 Robert Harley Old mpn/generic/mul_n.c, files in mpn/arm
11 Linus Nordberg Random number framework, original autoconfery
12 Kent Boortz MacOS 9 port
13 Kevin Ryde Most x86 assembly, new autoconfery, and countless other
14 things (please see the GMP manual for complete list)
15 Gerardo Ballabio gmpxx.h and C++ istream input
16 Pedro Gimeno Mersenne Twister random generator, other random number
18 Jason Moxham New mpz/fac_ui.c and gen-fac_ui.c
19 Niels Möller mpn/generic/hgcd2.c, gcd.c, gcdext.c, matrix22_mul.c,
20 hgcd.c, gcdext_1.c, gcd_subdiv_step.c, gcd_lehmer.c,
21 gcdext_subdiv_step.c, gcdext_lehmer.c,
22 toom_interpolate_7pts, mpz/nextprime.c.
23 Marco Bodrato mpn/generic/toom44_mul.c, toom4_sqr.c, toom53_mul.c,
25 David Harvey mpn/x86_64/mul_basecase.asm.