# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
PortGroup compiler_blacklist_versions 1.0
octave.setup interval 3.2.0
maintainers {mps @Schamschula} openmaintainer
description The interval package for real-valued interval arithmetic provides \
data types and operations for verified computing.
long_description ${description} It can be used to handle uncertainties, estimate \
arithmetic errors and produce reliable results. Also it can help \
find guaranteed solutions to numerical problems. Thanks to GNU MPFR \
many arithmetic operations are provided with best possible accuracy. \
The implementation of intervals in inf-sup format is based on \
interval boundaries represented by binary64 numbers and is standard \
checksums rmd160 d8b51fb024255a5117baff51428bd4e31ff61278 \
sha256 40dca588e32167484a3e9d1c77858db11f4eacb5ea92dcc37c78144fd6f91a28 \
depends_lib-append port:mpfr port:gmp