Language

Package: mpfi @ 1.5.4

Synopsis

C library for arbitrary-precision interval arithmetic

Description

MPFI is a portable C library for arbitrary-precision interval arithmetic, with intervals represented using MPFR reliable floating-point numbers. It's based on the GMP and GNU MPFR libraries.

The purpose of arbitrary-precision interval arithmetic is to get results that are both guaranteed, thanks to interval computation, and accurate, thanks to multiple-precision arithmetic.

Home page
https://gforge.inria.fr/projects/mpfi/
Location
gnu/packages/multiprecision.scm (line: 159, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'autoreconf' does not match package name 'autoconf'