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}
}