buildtools/gcc/mpfr/AUTHORS
Fredrik Holmqvist 88896a1144 Update MPFR to 4.1.0
Change-Id: I42dc2a783b3e0082a7583cc7ecaa6b043ba162f4
Reviewed-on: https://review.haiku-os.org/c/buildtools/+/3021
Reviewed-by: Fredrik Holmqvist <fredrik.holmqvist@gmail.com>
2020-07-17 10:34:03 +00:00

28 lines
1.3 KiB
Plaintext

Authors of MPFR (in chronological order of initial contribution):
Guillaume Hanrot Main author
Fabrice Rouillier Original version of mul_ui.c, gmp_op.c
Paul Zimmermann Main author
Sylvie Boldo Original version of agm.c and log.c
Jean-Luc Rémy Original version of zeta.c
Emmanuel Jeandel Original version of exp3.c, const_pi.c, sincos.c
Mathieu Dutour acos.c, asin.c, atan.c and early gamma.c
Vincent Lefèvre Main author
David Daney Hyperbolic and inverse hyperbolic functions, base-2
and base-10 exponential and logarithm, factorial
Alain Delplanque Rewritten get_str.c
Ludovic Meunier Error function (erf.c)
Patrick Pélissier Main author
Laurent Fousse Original version of sum.c
Damien Stehlé Function mpfr_get_ld_2exp
Philippe Théveny Main author
Sylvain Chevillard Original version of ai.c
Charles Karney mpfr_nrandom and mpfr_erandom functions
Fredrik Johansson New version of mpfr_const_euler
Mickaël Gastineau MPFRbench program
Jianyang Pan Formally proven code for mpfr_add1sp1
The main authors are included in the MPFR mailing-list <mpfr@inria.fr>.
This is the preferred way to contact us. For further information, please
look at the MPFR web page <https://www.mpfr.org/>.