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