GNU MPFR 4.0.2 ("dinde aux marrons", patch level 2), a C library for multiple-precision floating-point computations with correct rounding, is now available for download from the MPFR web site:
https://www.mpfr.org/mpfr-4.0.2/ from InriaForge: https://gforge.inria.fr/projects/mpfr/ and from the GNU FTP site: https://ftp.gnu.org/gnu/mpfr/ Thanks very much to those who sent us bug reports and/or tested the release candidate. The SHA1 digests: d6a313a3b1ceb9ff3be71cd18e45468837b7fd53 mpfr-4.0.2.tar.bz2 ade94aa28e181540763d6698c6c9fae795be8b75 mpfr-4.0.2.tar.gz 52c1f2a4c9a202f46cf3275a8d46b562aa584208 mpfr-4.0.2.tar.xz 194ea07b9df25203ae20b2be40c66ee70744edc6 mpfr-4.0.2.zip The SHA256 digests: c05e3f02d09e0e9019384cdd58e0f19c64e6db1fd6f5ecf77b4b1c61ca253acc mpfr-4.0.2.tar.bz2 ae26cace63a498f07047a784cd3b0e4d010b44d2b193bab82af693de57a19a78 mpfr-4.0.2.tar.gz 1d3be708604eae0e42d578ba93b390c2a145f17743a744d8f3f8c2ad5855a38a mpfr-4.0.2.tar.xz c956921dcf0df8d3bd84a3552ded6dc115a7d6e5224ad2982905c5e777db818d mpfr-4.0.2.zip The signatures: https://www.mpfr.org/mpfr-4.0.2/mpfr-4.0.2.tar.xz.asc https://www.mpfr.org/mpfr-4.0.2/mpfr-4.0.2.tar.bz2.asc https://www.mpfr.org/mpfr-4.0.2/mpfr-4.0.2.tar.gz.asc https://www.mpfr.org/mpfr-4.0.2/mpfr-4.0.2.zip.asc Each tarball is signed by Vincent Lefèvre. This can be verified using the DSA key ID 980C197698C3739D; this key can be retrieved with: gpg --recv-keys 980C197698C3739D 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 4.0.1 to version 4.0.2: - Corrected minimal GMP version in the INSTALL file and the MPFR manual. - Option -pedantic is now always removed from __GMP_CFLAGS (see INSTALL). - Shared caches: cleanup; really detect lock failures (abort in this case). - Improved MPFR manual. In particular, corrected/completed the mpfr_get_str description in order to follow the historical behavior and GMP's mpf_get_str function. - Bug fixes (see 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 4.0.2 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.