The MPFR multiple-precision floating-point library
http://mpfrlib.org/
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).
- Sources inherited from project windows:mingw:win32
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / mingw32-mpfr
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rhabacker:branches:windows:mingw:win32/mingw32-mpfr && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
mingw32-mpfr.spec | 0000003096 3.02 KB | |
mpfr-3.1.2.tar.xz | 0001074388 1.02 MB |
Revision 21 (latest revision is 31)
Jan Engelhardt (jengelh)
committed
(revision 21)
Simplify header blurbs
Comments 1
This package depends on mingw32(libgcc_s_sjlj-1.dll), which in turn depends on this package, which creates an unresolved dependency loop if gcc has not yet been built for the corresponding repository. I fixed that by adding some Ignore: lines to the project config.