Files
RedBear-OS/recipes/libs/libmpfr/source/AUTHORS
T
vasilito ff4ff35918 feat: track all source trees in git — full fork offline-first model
Red Bear OS is a full fork. All sources must be available from git clone
with zero network access. Removed gitignore rules that excluded fetched
source trees under recipes/*/source/, local/recipes/kde/*/source/,
local/recipes/qt/*/source/, and vendor source trees.

Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded.

127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt
frameworks, mesa, wayland, DRM drivers, and every other recipe source.
2026-05-14 10:55:53 +01: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/>.