summaryrefslogtreecommitdiff
path: root/AUTHORS
blob: 0014de7e7e522cb6c485e5203f2237af0750f096 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
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, mulmod_bnm1.c, dcpi1_bdiv_qr.c,
			dcpi1_bdiv_q.c, sbpi1_bdiv_qr.c, sbpi1_bdiv_q.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,
			toom_interpolate_6pts.c, mulmod_bnm1.c, invert.c,
			invertappr.c.

David Harvey		mpn/x86_64/mul_basecase.asm

Martin Boij		mpn/generic/perfpow.c