DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibmpfi-dev
Beschreibungmultiple precision floating-point interval computation library
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.3.4~rc4~cvs20080519-1
Sektionuniverse/libdevel
Prioritätoptional
Installierte Größe184 Byte
Hängt ab vonlibgmp3-dev, libmpfr-dev (>= 2.2.0.dfsg.1-1), libmpfi0 (= 1.3.4~rc4~cvs20080519-1)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quellempfi
Paketgröße45532 Byte
Prüfsumme MD59cee065b054b2d6a06fd6008e7dbac9f
Prüfsumme SHA1d7344f313731b9812f0aa6100a957043886afbec
Prüfsumme SHA2567cc90edb6ed30568e022d0b245a762b7567cf653b133e8a5d386f23e271b94d5
Link zum Herunterladenlibmpfi-dev_1.3.4~rc4~cvs20080519-1_i386.deb
Ausführliche BeschreibungThis package provides a C library of functions for interval arithmetic computations with arbitrary precision. . The basic principle of interval arithmetic consists in enclosing every number by an interval containing it and being representable by machine numbers: for instance it can be stored as its lower and upper endpoints and these bounds are machine numbers, or as a centre and a radius which are machine numbers. . The arithmetic operations are extended for interval operands in such a way that the exact result of the operation belongs to the computed interval. . 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.


Impressum
Linux is a registered trademark of Linus Torvalds