GNU MPFR 3.1.4 ("canard à l'orange", patch level 4), 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.4/ 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 SHA1 digests: e3b0af77f18505184410d621fe0aae179e229dba mpfr-3.1.4.tar.bz2 272212c889d0ad6775ab6f315d668f3d01d1eaa3 mpfr-3.1.4.tar.gz cedc0055d55b6ee4cd17e1e6119ed412520ff81a mpfr-3.1.4.tar.xz 8bad43f51fd9f4710e79fa7a274ccae7ca72a38c mpfr-3.1.4.zip The SHA256 digests: d3103a80cdad2407ed581f3618c4bed04e0c92d1cf771a65ead662cc397f7775 mpfr-3.1.4.tar.bz2 0d4de7e1476f79d24c38d5bc04a06fcc9a1bb9cf35fd654ceada29af03ad1844 mpfr-3.1.4.tar.gz 761413b16d749c53e2bfd2b1dfaa3b027b0e793e404b90b5fbaeef60af6517f5 mpfr-3.1.4.tar.xz 81285def6be6d7aae6dba1944e5fad3f016752fc6a7ceede8a6f2a22fc36f1dd mpfr-3.1.4.zip The signatures: http://www.mpfr.org/mpfr-3.1.4/mpfr-3.1.4.tar.xz.asc http://www.mpfr.org/mpfr-3.1.4/mpfr-3.1.4.tar.bz2.asc http://www.mpfr.org/mpfr-3.1.4/mpfr-3.1.4.tar.gz.asc http://www.mpfr.org/mpfr-3.1.4/mpfr-3.1.4.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.3 to version 3.1.4: - Improved MPFR manual. - Bug fixes (see <http://www.mpfr.org/mpfr-3.1.3/#fixed> and ChangeLog file). - MinGW (MS Windows): Added support for thread-safe DLL (shared library). 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.4 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.