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 Debian Archiv squeeze (main)
Version1.4-1
Sektionlibdevel
Prioritätoptional
Installierte Größe172 Byte
Hängt ab vonlibgmp3-dev, libmpfr-dev (>= 2.2.0.dfsg.1-1), libmpfi0 (= 1.4-1), dpkg (>= 1.15.4) | install-info
Empfohlene Pakete
PaketbetreuerLaurent Fousse
Quellempfi
Paketgröße47474 Byte
Prüfsumme MD53e4a028e93a85164ddadea7a60f23390
Prüfsumme SHA1fa4d732c462f1005d2b02a911aa496246dbaf27d
Prüfsumme SHA256543db8e3262af39a1d07e45248574bac5eeb562f726b93a4ae0f5f3d753b6625
Link zum Herunterladenlibmpfi-dev_1.4-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