Package mpfr: Information
Source package: mpfr
Version: 4.2.1-alt1
Build time: Aug 23, 2023, 04:43 PM
Category: System/Libraries
Report package bugHome page: https://www.mpfr.org/
License: LGPL-3.0-or-later
Summary: Multiple Precision Floating-Point library
Description:
MPFR provides a library for multiple-precision floating-point computation with correct rounding. The computation is both efficient and has a well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa).
List of RPM packages built from this SRPM:
libmpfr-devel (e2kv6, e2kv5, e2kv4, e2k)
libmpfr6 (e2kv6, e2kv5, e2kv4, e2k)
libmpfr6-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libmpfr-devel (e2kv6, e2kv5, e2kv4, e2k)
libmpfr6 (e2kv6, e2kv5, e2kv4, e2k)
libmpfr6-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Gleb Fotengauer-Malinovskiy
Last changed
Aug. 22, 2023 Gleb Fotengauer-Malinovskiy 4.2.1-alt1
- Updated to 4.2.1.
July 31, 2023 Gleb Fotengauer-Malinovskiy 4.2.0.p12-alt1
- Updated to version 4.2.0.p12, which includes additional upstream patches applied: gcc-pr106155-workaround, inp_str-nullchar, strtofr-nullchar.
July 3, 2023 Gleb Fotengauer-Malinovskiy 4.2.0.p9-alt1
- Updated to version 4.2.0.p9, which includes the original 4.2.0 release with additional upstream patches applied: tsprintf-thousands, ui_pow_ui-overflow, multibyte-decimal_point, rec_sqrt-zivloop, reldiff, tests-reuse, pow_general, compound, printf_large_prec_for_g.