Difference between revisions of "MPFR"
(Created page with "{{Entry |Name=MPFR |Short description=Multiple-precision Floating-point library with correct rounding. |Full description=Provides a library for multiple-precision floating-point ...") |
m (is gnu) |
||
| Line 3: | Line 3: | ||
|Short description=Multiple-precision Floating-point library with correct rounding. | |Short description=Multiple-precision Floating-point library with correct rounding. | ||
|Full description=Provides 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. | |Full description=Provides 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. | ||
| + | |Homepage URL=http://gnu.org/software/mpfr | ||
| + | |Is GNU=Yes | ||
| + | |GNU package identifier=mpfr | ||
|User level=none | |User level=none | ||
| − | |||
| − | |||
| − | |||
|VCS checkout command=svn co svn://scm.gforge.inria.fr/svn/mpfr/trunk mpfr co mpfr | |VCS checkout command=svn co svn://scm.gforge.inria.fr/svn/mpfr/trunk mpfr co mpfr | ||
|Computer languages=C | |Computer languages=C | ||
|Documentation note=http://www.mpfr.org/mpfr-2.2.0/mpfr.html | |Documentation note=http://www.mpfr.org/mpfr-2.2.0/mpfr.html | ||
| − | |||
| − | |||
| − | |||
| − | |||
|Related projects=MPFI | |Related projects=MPFI | ||
|Keywords=floating point,multiple precision,correct rounding | |Keywords=floating point,multiple precision,correct rounding | ||
| − | | | + | |Version identifier=2.3.1 |
| + | |Version date=2008/01/29 | ||
| + | |Version status=stable | ||
| + | |Version download=http://www.mpfr.org/mpfr-current/mpfr-2.3.1.tar.gz | ||
| + | |Version comment=NO_VERSION_DATA | ||
|Last review by=Vincent Lefèvre | |Last review by=Vincent Lefèvre | ||
|Last review date=2008-06-12 | |Last review date=2008-06-12 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |||
| − | |||
| − | |||
| − | |||
|License verified date=2008-06-12 | |License verified date=2008-06-12 | ||
| − | | | + | }} |
| + | {{Project license | ||
| + | |License=LGPLv2orlater | ||
| + | |License verified by=Deborah Nicholson | ||
| + | |License verified date=2008-06-12 | ||
}} | }} | ||
{{Person | {{Person | ||
| − | |||
|Real name=Vincent Lefèvre | |Real name=Vincent Lefèvre | ||
| − | | | + | |Role=Maintainer |
| − | + | ||
}} | }} | ||
{{Person | {{Person | ||
| − | |||
|Real name=Paul Zimmerman | |Real name=Paul Zimmerman | ||
| − | | | + | |Role=Developer |
| − | + | ||
}} | }} | ||
{{Person | {{Person | ||
| − | |||
|Real name=Philippe Théveny | |Real name=Philippe Théveny | ||
| − | | | + | |Role=Developer |
| − | + | ||
}} | }} | ||
{{Resource | {{Resource | ||
| Line 63: | Line 57: | ||
{{Software category | {{Software category | ||
|Interface=library | |Interface=library | ||
| − | |||
|Use=library | |Use=library | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
| Line 79: | Line 67: | ||
|Prerequisite description=GMP 4.1 or higher | |Prerequisite description=GMP 4.1 or higher | ||
}} | }} | ||
| + | {{Featured}} | ||
Revision as of 16:04, 16 December 2011
MPFR
http://www.gnu.org/software/mpfr
Provides 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.
Documentation
http://www.mpfr.org/mpfr-current/#doc
Related Projects
This is a GNU package:mpfr
Download
Download
version 3.1.0
(stable)
released on 3 October 2011
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| LGPLv3orlater | Karl Berry | 12 June 2008 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
| Vincent Lefèvre | Maintainer |
| Paul Zimmerman | Developer |
| Philippe Théveny | Developer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking,Developer | mailto:mpfr@loria.fr | |
| Developer | Homepage | https://gforge.inria.fr/projects/mpfr/ |
| General | Mailing List Info/Archive | http://websympa.loria.fr/wwsympa/arc/mpfr |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | GMP 4.1 or higher |
| Required to build | GMP 4.1 or higher |
This entry (in part or in whole) was last reviewed on 11 January 2012.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.