NOTICE: This package has been removed from pkgsrc

./wip/mpfi, TODO: Short description of the package

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.5.3, Package name: mpfi-1.5.3, Maintainer: alnsn

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.


Required to run:
[math/mpfr]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: e06c7309ee778b83a5c7262fec41540845a31cd4
RMD160: 35972ee2a8152d25bbd9bab099352c8c16194b22
Filesize: 564.485 KB

Version history: (Expand)


CVS history: (Expand)


   2015-05-21 00:00:46 by Alexander Nasonov | Files touched by this commit (5)
Log message:
Initial commit of mpfi-1.5.1.

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.
   2015-05-20 23:59:19 by Alexander Nasonov | Files touched by this commit (5) | Package removed
Log message:
Remove files accidentally commited with a commit message.

   2015-05-20 23:54:19 by Alexander Nasonov | Files touched by this commit (5)
Log message: