Name: interval
Version: 0.1.4
Date: 2015-03-15
Author: Oliver Heimlich <oheim@posteo.de>
Maintainer: Oliver Heimlich <oheim@posteo.de>
Title: Real-valued interval arithmetic
Description: The package provides data types for verified computing.
 The implementation of intervals in inf-sup format is based on interval
 boundaries represented by binary64 numbers and is standard conforming to
 IEEE 1788.
Problems: IEEE 1788 is no official standard yet.  Decoration information gets
 lost when using [infsup] [operator] [infsupdec] (bug #42735).  Comparison with
 isequal fails for interval matrices in Octave 4.0.0-rc1 (bug #44334).
Url: http://wiki.octave.org/Interval_package
Depends: Octave (>= 3.8.2)
SystemRequirements: mpfr (>= 3.1.2) [Debian] libmpfr4 (>= 3.1.2)
BuildRequires: mpfr (>= 3.1.2) [Debian] libmpfr-dev (>= 3.1.2)
License: GPLv3+, ALv2
