~ubuntu-branches/ubuntu/intrepid/ecl/intrepid

« back to all changes in this revision

Viewing changes to src/gmp/AUTHORS

  • Committer: Bazaar Package Importer
  • Author(s): Peter Van Eynde
  • Date: 2006-05-17 02:46:26 UTC
  • Revision ID: james.westby@ubuntu.com-20060517024626-lljr08ftv9g9vefl
Tags: upstream-0.9h-20060510
Import upstream version 0.9h-20060510

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Authors of GNU MP (in chronological order of initial contribution)
 
2
Torbj�rn Granlund       Main author
 
3
John Amanatides         Original version of mpz/pprime_p.c
 
4
Paul Zimmermann         mpn/generic/mul_fft.c, mpn/generic/dc_divrem_n.c,
 
5
                        new mpz/powm.c, mpfr functions (with Guillaume Hanrot)
 
6
Ken Weber               mpn/generic/gcd.c mpn/generic/bdivmod.c
 
7
Bennet Yee              mpz/jacobi.c mpz/legendre.c
 
8
Andreas Schwab          mpn/m68k/lshift.S, mpn/m68k/rshift.S
 
9
Robert Harley           mpn/generic/mul_n.c, files in mpn/arm
 
10
Linus Nordberg          New random number framework, original autoconfery
 
11
Kent Boortz             MacOS 9 port
 
12
Kevin Ryde              Most x86 assembly, new autoconfery, and countless other
 
13
                        things (please see the GMP manual for complete list)
 
14
Guillaume Hanrot        mpfr functions (with Paul Zimmermann)
 
15
Gerardo Ballabio        gmpxx.h and C++ istream input