Arb: Efficient Arbitrary-Precision Midpoint-Radius Interval Arithmetic

11/09/2016
by   Fredrik Johansson, et al.
0

Arb is a C library for arbitrary-precision interval arithmetic using the midpoint-radius representation, also known as ball arithmetic. It supports real and complex numbers, polynomials, power series, matrices, and evaluation of many special functions. The core number types are designed for versatility and speed in a range of scenarios, allowing performance that is competitive with non-interval arbitrary-precision types such as MPFR and MPC floating-point numbers. We discuss the low-level number representation, strategies for precision and error bounds, and the implementation of efficient polynomial arithmetic with interval coefficients.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/22/2016

Computing hypergeometric functions rigorously

We present an efficient implementation of hypergeometric functions in ar...
research
05/09/2017

Computing the Lambert W function in arbitrary-precision complex interval arithmetic

We describe an algorithm to evaluate all the complex branches of the Lam...
research
12/12/2019

Evaluation of Chebyshev polynomials on intervals and application to root finding

In approximation theory, it is standard to approximate functions by poly...
research
11/02/2020

Rounding Error Analysis of Linear Recurrences Using Generating Series

We develop a toolbox for the error analysis of linear recurrences with c...
research
07/12/2021

An Interval Arithmetic for Robust Error Estimation

Interval arithmetic is a simple way to compute a mathematical expression...
research
03/25/2016

A Subdivision Solver for Systems of Large Dense Polynomials

We describe here the package subdivision _solver for the mathematical s...
research
12/20/2020

Universal Numbers Library: design and implementation of a high-performance reproducible number systems library

With the proliferation of embedded systems requiring intelligent behavio...

Please sign up or login with your details

Forgot password? Click here to reset