Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37512718
en ru br
ALT Linux repos
S:1.5.4-alt1

Group :: Engineering
RPM: mpfi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.5.4-alt1
Build date: 17 march 2022, 11:36 ( 110.0 weeks ago )
Size: 438.71 Kb

Home page:   http://perso.ens-lyon.fr/nathalie.revol/softwar…

License: LGPL-2.1+
Summary: An interval arithmetic library based on MPFR
Description:

MPFI is intended to be a portable library written in C 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 and is part of the latter. 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 in order to benefit
from the correct roundings provided by MPFR. Further advantages of
using MPFR are its portability and compliance with the IEEE 754
standard for floating-point arithmetic.

Current maintainer: Leontiy Volodin

List of contributors

List of rpms provided by this srpm:

  • libmpfi-devel
  • libmpfi-devel-static
  • libmpfi0
  • libmpfi0-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin