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...")
 
(New version)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
|Short description=Library for arbitrary precision interval arithmetic
 
|Short description=Library for arbitrary precision interval 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.
 
|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.
 +
|Homepage URL=http://perso.ens-lyon.fr/nathalie.revol/software.html
 
|User level=none
 
|User level=none
 +
|Computer languages=C
 +
|Documentation note=User manual available in HTML format from http://perso.ens-lyon.fr/nathalie.revol/mpfi_toc.html
 +
|Related projects=Genius,MPFR
 +
|Keywords=MPFR,interval arithmetic,precision interval,floating-point,interval computation,rounding
 +
|Version identifier=1.5.1
 +
|Version date=2012/01/19
 +
|Version status=stable
 +
|Version download=https://gforge.inria.fr/frs/download.php/file/30129/mpfi-1.5.1.tar.bz2
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/01
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.0
+
|Status=
|Version date=2002-04-19
+
|Is GNU=No
|Version status=stable
 
|Version download=http://perso.ens-lyon.fr/nathalie.revol/softwares/mpfi-1.0.tar.gz
 
 
|License verified date=2005-06-28
 
|License verified date=2005-06-28
|Version comment=1.0 stable released 2002-04-19
 
}}
 
{{Software category
 
|Interface=library
 
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 20: Line 25:
 
|License verified by=Janet Casey
 
|License verified by=Janet Casey
 
|License verified date=2005-06-28
 
|License verified date=2005-06-28
 +
}}
 +
{{Person
 +
|Real name=Nathalie Revol
 +
|Role=Maintainer
 +
|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
 +
|Interface=library
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 37: Line 56:
 
|Prerequisite description=MPFR 2.0.1 or higher
 
|Prerequisite description=MPFR 2.0.1 or higher
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 11:46, 1 March 2017


[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.