GNU MPFR 3.1.3 ("canard à l'orange", patch level 3), a C library for multiple-precision floating-point computations with correct rounding, is now available for download from the MPFR web site:
http://www.mpfr.org/mpfr-3.1.3/ from InriaForge: https://gforge.inria.fr/projects/mpfr/ and from the GNU FTP site: http://ftp.gnu.org/gnu/mpfr/ Thanks very much to those who sent us bug reports and/or tested the release candidate. The MD5's: 5fdfa3cfa5c86514ee4a241a1affa138 mpfr-3.1.3.tar.bz2 7b650781f0a7c4a62e9bc8bdaaa0018b mpfr-3.1.3.tar.gz 6969398cd2fbc56a6af570b5273c56a9 mpfr-3.1.3.tar.xz d21b855a5d49c91a7a2d265e32342fa3 mpfr-3.1.3.zip The SHA1's: 3e46c5ce43701f2f36f9d01f407efe081700da80 mpfr-3.1.3.tar.bz2 b48bec6fcc9c0458e38150778f2be85d1665aadc mpfr-3.1.3.tar.gz 383303f9de5ebe055b03b94642b03465baf9e6c7 mpfr-3.1.3.tar.xz 29fa44b9345e9d16c88c2f809d53e0df290037e2 mpfr-3.1.3.zip The signatures: http://www.mpfr.org/mpfr-3.1.3/mpfr-3.1.3.tar.xz.asc http://www.mpfr.org/mpfr-3.1.3/mpfr-3.1.3.tar.bz2.asc http://www.mpfr.org/mpfr-3.1.3/mpfr-3.1.3.tar.gz.asc http://www.mpfr.org/mpfr-3.1.3/mpfr-3.1.3.zip.asc Each tarball is signed by Vincent Lefèvre. This can be verified using the DSA key ID 98C3739D; this key can be retrieved with: gpg --recv-keys 98C3739D or by downloading it from <https://www.vinc17.net/pgp.html>. The key fingerprint is: 07F3 DBBE CC1A 3960 5078 094D 980C 1976 98C3 739D The signatures can be verified with: gpg --verify <file.asc> You should check that the key fingerprint matches. Changes from version 3.1.2 to version 3.1.3: - Better support for Automake 1.13+ (now used to generate the tarball). - Improved MPFR manual. - Bug fixes (see <http://www.mpfr.org/mpfr-3.1.2/#fixed> and ChangeLog file). You can send success and failure reports to <m...@inria.fr>, and give us the canonical system name (by running the "./config.guess" script), the processor and the compiler version, in order to complete the "Platforms Known to Support MPFR" section of the MPFR 3.1.3 web page. Regards, -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) -- If you have a working or partly working program that you'd like to offer to the GNU project as a GNU package, see https://www.gnu.org/help/evaluation.html.