1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/mpfr/mpfr.desc
3 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Multiple-precision floating-point computations with exact rounding
14 [T] The MPFR library is a C library for multiple-precision floating-point
15 [T] computations with exact rounding (also called correct rounding). It is
16 [T] based on the GMP multiple-precision library. The main goal of MPFR is
17 [T] to provide a library for multiple-precision floating-point computation
18 [T] which is both efficient and has well-defined semantics. It copies the good
19 [T] ideas from the ANSI/IEEE-754 standard for double-precision floating-point
20 [T] arithmetic (53-bit mantissa).
22 [U] http://www.mpfr.org/
24 [A] Vincent Lefevre <Vincent.Lefevre@loria.fr>
25 [M] The T2 Project <t2@t2-project.org>
34 [P] X 0-2--5---9 102.200
36 [D] 3d5ed9fa6e1c678f0ffff80875209025f37ff5ffab44124cc8974489 mpfr-4.1.0.tar.bz2 https://ftp.gnu.org/gnu/mpfr/