MPFI

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.

Last updated 7 Jan, 2008


User level: Submit a level

User Rating:

Homepage

License(s) :

LGPLv2.1orlater

Rate it!

 

About

Leadership
Requirements
  • gnump 4.0 or higher (Use Requirement)
  • MPFR 2.0.1 or higher (Use Requirement)
  • gnump 4.0 or higher (Build Prerequisite)
  • MPFR 2.0.1 or higher (Build Prerequisite)
Related Projects

Genius, MPFR

Versions

1.3.3

1.3.3 beta released 2005-03-17

  • Released: 17 Mar, 2005
  • Code Maturity: Beta
1.0

1.0 stable released 2002-04-19

User Community and Support

User manual available in HTML format from http://perso.ens-lyon.fr/nathalie.revol/mpfi_toc.html

General Resources
Support Resources

Development

Developer Resources
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2009 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.