Difference between revisions of "MPFI"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=MPFI |Short description=Library for arbitrary precision interval arithmetic |Full description=MPFI (Multiple Precision Floating-Point Interval Library) is a library...")
 
Line 4: Line 4:
 
|Full description=MPFI (Multiple Precision Floating-Point Interval Library) is a library for arbitrary precision interval arithmetic with intervals represented using MPFR reliable floating-point numbers. It is based on the GNU MP library and on the MPFR library. The purpose of an arbitrary precision interval arithmetic is on the one hand to get guaranteed results, thanks to interval computation, and on the other hand to obtain accurate results, thanks to multiple precision arithmetic. The MPFI library is built upon MPFR to benefit from the correct roundings provided by MPFR, it portability, and its compliance with the IEEE 754 standard for floating-point arithmetic.
 
|Full description=MPFI (Multiple Precision Floating-Point Interval Library) is a library for arbitrary precision interval arithmetic with intervals represented using MPFR reliable floating-point numbers. It is based on the GNU MP library and on the MPFR library. The purpose of an arbitrary precision interval arithmetic is on the one hand to get guaranteed results, thanks to interval computation, and on the other hand to obtain accurate results, thanks to multiple precision arithmetic. The MPFI library is built upon MPFR to benefit from the correct roundings provided by MPFR, it portability, and its compliance with the IEEE 754 standard for floating-point arithmetic.
 
|User level=none
 
|User level=none
 +
|Status=Live
 +
|Component programs=
 +
|Homepage URL=http://perso.ens-lyon.fr/nathalie.revol/software.html
 +
|VCS checkout command=
 +
|Computer languages=C
 +
|Documentation note=User manual available in HTML format from http://perso.ens-lyon.fr/nathalie.revol/mpfi_toc.html
 +
|Paid support=
 +
|IRC help=
 +
|IRC general=
 +
|IRC development=
 +
|Related projects=Genius,MPFR
 +
|Keywords=MPFR,interval arithmetic,precision interval,floating-point,interval computation,rounding
 +
|Is GNU=n
 +
|Last review by=Janet Casey
 +
|Last review date=2008-01-07
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.0
+
|Version identifier=1.3.3
|Version date=2002-04-19
+
|Version date=2005-03-17
|Version status=stable
+
|Version status=beta
|Version download=http://perso.ens-lyon.fr/nathalie.revol/softwares/mpfi-1.0.tar.gz
+
|Version download=
 
|License verified date=2005-06-28
 
|License verified date=2005-06-28
|Version comment=1.0 stable released 2002-04-19
+
|Version comment=1.3.3 beta released 2005-03-17
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=Nathalie Revol
 +
|Email=Nathalie.Revol@ens-lyon.fr
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking,Developer,Support
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:Nathalie.Revol@ens-lyon.fr
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 08:20, 12 April 2011


[edit]

MPFI

http://perso.ens-lyon.fr/nathalie.revol/software.html
Library for arbitrary precision interval arithmetic

MPFI (Multiple Precision Floating-Point Interval Library) is a library for arbitrary precision interval arithmetic with intervals represented using MPFR reliable floating-point numbers. It is based on the GNU MP library and on the MPFR library. The purpose of an arbitrary precision interval arithmetic is on the one hand to get guaranteed results, thanks to interval computation, and on the other hand to obtain accurate results, thanks to multiple precision arithmetic. The MPFI library is built upon MPFR to benefit from the correct roundings provided by MPFR, it portability, and its compliance with the IEEE 754 standard for floating-point arithmetic.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

28 June 2005




Leaders and contributors

Contact(s)Role
Nathalie Revol Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:Nathalie.Revol@ens-lyon.fr


Software prerequisites

KindDescription
Required to useMPFR 2.0.1 or higher
Required to buildgnump 4.0 or higher
Required to buildMPFR 2.0.1 or higher
Required to usegnump 4.0 or higher




Entry























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.