blob: 8b8f70b35f60a05b98551d943b955b299da44489 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Authors if GNU MP (in chronological order)
Torbjörn Granlund all except:
John Amanatides original version of mpz/pprime_p.c
Paul Zimmermann mpn/generic/mul_fft.c, mpn/generic/dc_divrem_n.c,
new mpz/powm.c, mpfr functions (with Guillaume Hanrot)
Ken Weber mpn/generic/gcd.c mpn/generic/bdivmod.c
Bennet Yee mpz/jacobi.c mpz/legendre.c
Andreas Schwab mpn/m68k/lshift.S, mpn/m68k/rshift.S
Robert Harley mpn/generic/mul_n.c, files in mpn/arm
Linus Nordberg New random number framework, original autoconfery
Kent Boortz MacOS port
Kevin Ryde Most x86 assembly, new autoconfery, ...
Guillaume Hanrot mpfr functions (with Paul Zimmermann)
|