English

Moore: Interval Arithmetic in Modern C++

Mathematical Software 2016-11-30 v1

Abstract

We present the library Moore, which implements Interval Arithmetic in modern C++. This library is based on a new feature in the C++ language called concepts, which reduces the problems caused by template meta programming, and leads to a new approach for implementing interval arithmetic libraries in C++.

Cite

@article{arxiv.1611.09567,
  title  = {Moore: Interval Arithmetic in Modern C++},
  author = {Walter F. Mascarenhas},
  journal= {arXiv preprint arXiv:1611.09567},
  year   = {2016}
}
R2 v1 2026-06-22T17:07:44.560Z