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 | |
mpfr-4.1.1.tar.xz | 0001429836 1.36 MB | |
mpfr-4.1.1.tar.xz.asc | 0000000228 228 Bytes | |
mpfr.changes | 0000023145 22.6 KB | |
mpfr.keyring | 0000015034 14.7 KB | |
mpfr.spec | 0000003404 3.32 KB |
Revision 55 (latest revision is 61)
Dominique Leuenberger (dimstar_suse)
accepted
request 1036672
from
Richard Biener (rguenther)
(revision 55)
- Update to mpfr 4.1.1 * Bug fixes (see <https://www.mpfr.org/mpfr-4.1.0/#fixed> and/or the ChangeLog file), in particular for macros implementing functions. * Improved manual formatting. * Accumulated bugfixes - Remove mpfr-4.1.0-p7.diff, all patches are contained in the new version. - Update mpfr.keyring
Comments 0