Difference between revisions of "Mpfr"

From Free Software Directory
Jump to: navigation, search
(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 (version 3.1.5)
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=MPFR
+
|Name=GNU MPFR
 
|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=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.
|User level=none
 
|Status=Live
 
|Component programs=
 
 
|Homepage URL=http://www.mpfr.org/
 
|Homepage URL=http://www.mpfr.org/
|VCS checkout command=svn co svn://scm.gforge.inria.fr/svn/mpfr/trunk mpfr co mpfr
+
|User level=advanced
 +
|VCS checkout command=svn co svn://scm.gforge.inria.fr/svn/mpfr/trunk mpfr
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=http://www.mpfr.org/mpfr-2.2.0/mpfr.html
+
|Documentation note=The MPFR Reference Manual is available [http://www.mpfr.org/mpfr-current/#doc here] in various formats.
|Paid support=
+
|Related projects=MPFI, GMP, MPC
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=MPFI
 
 
|Keywords=floating point,multiple precision,correct rounding
 
|Keywords=floating point,multiple precision,correct rounding
|Is GNU=n
+
|Version identifier=3.1.5
|Last review by=Vincent Lefèvre
+
|Version date=2016/09/27
|Last review date=2008-06-12
+
|Version status=stable
 +
|Version download=http://www.mpfr.org/mpfr-current/
 +
|Version comment=https://ftp.gnu.org/gnu/mpfr/mpfr-3.1.5.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2016/12/18
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.3.1
+
|Status=
|Version date=2008-01-29
+
|Is GNU=Yes
|Version status=stable
+
|GNU package identifier=mpfr
|Version download=http://www.mpfr.org/mpfr-current/mpfr-2.3.1.tar.gz
+
|License verified date=2008-06-12
 +
}}
 +
{{Project license
 +
|License=LGPLv3orlater
 +
|License verified by=Karl Berry
 
|License verified date=2008-06-12
 
|License verified date=2008-06-12
|Version comment=NO_VERSION_DATA
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Vincent Lefèvre
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Vincent Lefèvre
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Paul Zimmerman
 
|Role=Developer
 
|Role=Developer
|Real name=Paul Zimmerman
+
|Resource URL=
|Email=
 
|Resource URL=http://www.mpfr.org/
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Philippe Théveny
 
|Role=Developer
 
|Role=Developer
|Real name=Philippe Théveny
+
|Resource URL=
|Email=
 
|Resource URL=http://www.mpfr.org/
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Bug Tracking,Developer
 
|Resource audience=Bug Tracking,Developer
 
|Resource kind=E-mail
 
|Resource kind=E-mail
|Resource URL=mailto:mpfr@loria.fr
+
|Resource URL=mailto:mpfr@inria.fr
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 60: Line 58:
 
|Resource kind=Mailing List Info/Archive
 
|Resource kind=Mailing List Info/Archive
 
|Resource URL=http://websympa.loria.fr/wwsympa/arc/mpfr
 
|Resource URL=http://websympa.loria.fr/wwsympa/arc/mpfr
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=http://www.mpfr.org/mpfr-current/
 +
}}
 +
{{Resource
 +
|Resource audience=Archives
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/mpfr/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://gforge.inria.fr/scm/browser.php?group_id=136
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
|Library=c
+
|Use=library, mathematics
|Use=library
 
}}
 
{{Project license
 
|License=LGPLv2orlater
 
|License verified by=Deborah Nicholson
 
|License verified date=2008-06-12
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 79: Line 86:
 
|Prerequisite description=GMP 4.1 or higher
 
|Prerequisite description=GMP 4.1 or higher
 
}}
 
}}
 +
{{Featured}}

Revision as of 18:34, 18 December 2016


[edit]

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

Verified by

vinc17

Verified on

3 October 2023




Leaders and contributors

Contact(s)Role
Vincent Lefevre Maintainer


Resources and communication

AudienceResource typeURI
DebianDeveloperhttps://tracker.debian.org/pkg/mpfr4
GitLabBug Trackinghttps://gitlab.inria.fr/mpfr/mpfr/-/issues
WikidataGeneralhttps://www.wikidata.org/wiki/Q1881759
FTPDownloadhttps://ftp.gnu.org/gnu/mpfr/
GitLabVCS Repository Webviewhttps://gitlab.inria.fr/mpfr/mpfr
SympaMailing Listhttps://sympa.inria.fr/sympa/arc/mpfr/
SympaMailing Listhttps://sympa.inria.fr/sympa/arc/mpfr-announce/


Software prerequisites

KindDescription
Required to useGMP 5.0.0 or higher

This entry (in part or in whole) was last reviewed on 3 October 2023.




Entry





















"Archives" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














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.