AUTHORS
上传用户:qaz666999
上传日期:2022-08-06
资源大小:2570k
文件大小:2k
源码类别:

数学计算

开发平台:

Unix_Linux

  1. Authors of GNU MP (in chronological order of initial contribution)
  2. Torbj鰎n Granlund Main author
  3. John Amanatides Original version of mpz/pprime_p.c
  4. Paul Zimmermann mpn/generic/mul_fft.c, dc_divrem_n.c, rootrem.c,
  5. old mpz/powm.c, old toom3 code.
  6. Ken Weber mpn/generic/bdivmod.c, old mpn/generic/gcd.c
  7. Bennet Yee mpz/jacobi.c mpz/legendre.c
  8. Andreas Schwab mpn/m68k/lshift.asm, mpn/m68k/rshift.asm
  9. Robert Harley Old mpn/generic/mul_n.c, many files in mpn/arm
  10. Linus Nordberg 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. Gerardo Ballabio gmpxx.h and C++ istream input
  15. Pedro Gimeno Mersenne Twister random generator, other random number
  16. revisions
  17. Jason Moxham mpz/fac_ui.c and gen-fac_ui.c
  18. Niels M鰈ler mpn/generic/hgcd2.c, gcd.c, gcdext.c, matrix22_mul.c,
  19. hgcd.c, gcdext_1.c, gcd_subdiv_step.c, gcd_lehmer.c,
  20. gcdext_subdiv_step.c, gcdext_lehmer.c,
  21. toom_interpolate_7pts, mulmod_bnm1.c, dcpi1_bdiv_qr.c,
  22. dcpi1_bdiv_q.c, sbpi1_bdiv_qr.c, sbpi1_bdiv_q.c,
  23. toom_eval_dgr3_pm1.c, toom_eval_dgr3_pm2.c,
  24. toom_eval_pm1.c, toom_eval_pm2.c, toom_eval_pm2exp.c,
  25. divexact.c, mpn/x86/invert_limb.asm,
  26. mpn/x86_64/invert_limb.asm, mpz/nextprime.c,
  27. mpz/divexact.c.
  28. Marco Bodrato mpn/generic/toom44_mul.c, toom4_sqr.c, toom53_mul.c,
  29. toom62_mul.c, toom43_mul.c, toom52_mul.c,
  30. toom_interpolate_6pts.c, toom_couple_handling.c,
  31. toom63_mul.c, toom_interpolate_8pts.c,
  32. toom6h_mul.c, toom6_sqr.c, toom_interpolate_12pts.c,
  33. toom8h_mul.c, toom8_sqr.c, toom_interpolate_16pts.c,
  34. mulmod_bnm1.c, sqrmod_bnm1.c, nussbaumer_mul.c,
  35. toom_eval_pm2.c, toom_eval_pm2rexp.c,
  36. mullo_n.c, invert.c, invertappr.c.
  37. David Harvey mpn/x86_64/mul_basecase.asm
  38. Martin Boij mpn/generic/perfpow.c