Name: interval
Version: 0.1.3
Date: 2015-02-24
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
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
