Package mpfr: Information

  • Default inline alert: Version in the repository: 4.2.1-alt1

Source package: mpfr
Version: 4.1.0-alt2
Latest version according to Repology
Build time:  Aug 2, 2021, 06:44 PM in the task #281519
Category: System/Libraries
Report package bug
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 rpms provided by this srpm:
libmpfr-devel (x86_64, ppc64le, i586, armh, aarch64)
libmpfr6 (x86_64, ppc64le, i586, armh, aarch64)
libmpfr6-debuginfo (x86_64, ppc64le, i586, armh, aarch64)




    1. makeinfo
    2. libgmp-devel

Last changed


Aug. 2, 2021 Gleb Fotengauer-Malinovskiy 4.1.0-alt2
- Added support and fixed build for e2k* architectures (patch by
  ilyakurdyukov@).
Dec. 1, 2020 Gleb Fotengauer-Malinovskiy 4.1.0-alt1
- Updated to 4.1.0.
May 13, 2019 Gleb Fotengauer-Malinovskiy 4.0.2-alt2
- Made mpfr_clz_tab symbol visible to fix testsuite (on at least ppc64le,
  and riscv64 architectures).