The MPFR multiple-precision floating-point library

Edit Package mpfr

The MPFR library is a C library for multiple-precision floating-point
computations with exact rounding (also called correct rounding). It is
based on the GMP multiple-precision library.

The main goal of MPFR is to provide a library for multiple-precision
floating-point computation which 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).

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000191 191 Bytes
mpfr-3.1.0-patch01.diff 0000001935 1.89 KB
mpfr-3.1.0.tar.bz2 0001203891 1.15 MB
mpfr.changes 0000008209 8.02 KB
mpfr.spec 0000003124 3.05 KB
Revision 28 (latest revision is 61)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 104603 from Richard Biener's avatar Richard Biener (rguenther) (revision 28)
- patch license to follow spdx.org standard

- Remove redundant tags/sections per specfile guideline suggestions

- Update to version 3.1.0.
  * The mpfr_urandom and mpfr_urandomb functions now return identical
    values on processors with different word size.
  * Speed improvement for the mpfr_sqr and mpfr_div functions using
    Mulders' algorithm.
  * Much faster formatted output (mpfr_printf, etc.) with %Rg and similar.
  * New divide-by-zero exception (flag) and associated functions.
- Remove bogus provides/obsoletes for old shared library version.
- Fix license, it is LGPL v3 or later.
Comments 0
openSUSE Build Service is sponsored by