AUTHORS 1.1 KB

1234567891011121314151617181920212223
  1. Authors of MPFR (in chronological order of initial contribution):
  2. Guillaume Hanrot Main author
  3. Fabrice Rouillier Original version of mul_ui.c, gmp_op.c
  4. Paul Zimmermann Main author
  5. Sylvie Boldo Original version of agm.c and log.c
  6. Jean-Luc Rémy Original version of zeta.c
  7. Emmanuel Jeandel Original version of exp3.c, const_pi.c, sincos.c
  8. Mathieu Dutour acos.c, asin.c, atan.c and early gamma.c
  9. Vincent Lefèvre Main author
  10. David Daney Hyperbolic and inverse hyperbolic functions, base-2
  11. and base-10 exponential and logarithm, factorial
  12. Alain Delplanque Rewritten get_str.c
  13. Ludovic Meunier Error function (erf.c)
  14. Patrick Pélissier Main author
  15. Laurent Fousse Original version of sum.c
  16. Damien Stehlé Function mpfr_get_ld_2exp
  17. Philippe Théveny Main author
  18. Sylvain Chevillard Original version of ai.c
  19. The main authors are included in the MPFR mailing-list <mpfr@inria.fr>.
  20. This is the preferred way to contact us. For further information, please
  21. look at the MPFR web page <http://www.mpfr.org/>.