blob: d23e692ee7b3e304bc667e25530a9c90912a4276 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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
Emmanuel Jeandel Original version of generic.c, exp3.c, pi.c, sincos.c
Mathieu Dutour asin.c, atan.c and gamma.c
Vincent Lefèvre Main author
David Daney Hyperbolic and inverse hyperbolic functions, base-2
and base-10 exponential and logarithm, factorial
Patrick Pélissier Main author
Laurent Fousse Original version of sum.c
All authors are included in the MPFR mailing-list <mpfr@loria.fr>.
This is the preferred way to contact us. For further information, please
look at the MPFR web page <http://www.mpfr.org/>.
|