The MPFR multiple-precision floating-point library
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).
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/mpfr && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000095 95 Bytes | |
floating-point-format-no-lto.patch | 0000000407 407 Bytes | |
mpfr-4.0.2-p6.patch | 0000056042 54.7 KB | |
mpfr-4.0.2.tar.bz2 | 0001652074 1.58 MB | |
mpfr-4.0.2.tar.bz2.asc | 0000000195 195 Bytes | |
mpfr.changes | 0000020939 20.4 KB | |
mpfr.keyring | 0000010307 10.1 KB | |
mpfr.spec | 0000003516 3.43 KB |
Revision 52 (latest revision is 61)
Dominique Leuenberger (dimstar_suse)
accepted
request 790496
from
Richard Biener (rguenther)
(revision 52)
- Add cummulative patch mpfr-4.0.2-p6.patch fixing various bugs.
Comments 0