Home | History | Annotate | Line # | Download | only in dist
      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 Charles Karney          mpfr_nrandom and mpfr_erandom functions
     21 Fredrik Johansson       New version of mpfr_const_euler
     22 Mickal Gastineau       MPFRbench program
     23 Jianyang Pan            Formally proven code for mpfr_add1sp1
     24 
     25 The main authors are included in the MPFR mailing-list <mpfr (a] inria.fr>.
     26 This is the preferred way to contact us. For further information, please
     27 look at the MPFR web page <https://www.mpfr.org/>.
     28