Package mpfr: Information

    Source package: mpfr
    Version: 4.1.0-alt2
    Build time:  Jun 25, 2022, 07:38 AM
    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 (e2kv6, e2kv5, e2kv4, e2k)
    libmpfr6 (e2kv6, e2kv5, e2kv4, e2k)
    libmpfr6-debuginfo (e2kv6, e2kv5, e2kv4, e2k)



      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).