Difference between revisions of "Mpfr"
m (mpfr-4.1.0) |
m (version status) |
||
Line 28: | Line 28: | ||
|Version identifier=4.1.0 | |Version identifier=4.1.0 | ||
|Version date=2020/07/10 | |Version date=2020/07/10 | ||
− | |Version status= | + | |Version status=stable |
|Version download=https://ftp.gnu.org/gnu/mpfr/mpfr-4.1.0.tar.gz | |Version download=https://ftp.gnu.org/gnu/mpfr/mpfr-4.1.0.tar.gz | ||
|Last review by=Genium | |Last review by=Genium |
Latest revision as of 07:23, 23 September 2020
GNU MPFR
https://www.mpfr.org/
C library for arbitrary-precision floating-point arithmetic
The MPFR library is a library for multiple-precision floating-point computation with exact rounding. The computation 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.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Vincent Lefevre | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Debian (Ref) | Developer | https://tracker.debian.org/pkg/mpfr |
gnu-system-discuss Info Page | Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ |
mpfr Info Page | Mailing List | https://sympa.inria.fr/sympa/arc/mpfr/ |
Wikidata | General | https://www.wikidata.org/wiki/Q1881759 |
Developer | Bug Tracking | https://gforge.inria.fr/tracker/?group_id=136 |
FTP | Download | https://ftp.gnu.org/gnu/mpfr/ |
SVN | VCS Repository Webview | https://gforge.inria.fr/scm/viewvc.php/mpfr/ |
Forge | Developer | https://gforge.inria.fr/projects/mpfr/ |
Debian (Ref) (R) | Developer | https://tracker.debian.org/pkg/mpfr4 |
Software prerequisites
Kind | Description |
---|---|
Required to use | GMP 5.0.0 or higher |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.