xsum
Fast Exact Summation Using Small and Large Superaccumulators (XSUM)
Fast Exact Summation Using Small and Large Superaccumulators (XSUM)
To install this package, run one of the following:
Fast Exact Summation Using Small and Large Superaccumulators (XSUM). XSUM is a library for performing exact summation using super-accumulators. It provides methods for exactly summing a set of floating-point numbers, where using a simple summation and the rounding which happens after each addition could be an important factor in many applications. The main algorithm is taken from the original library FUNCTIONS FOR EXACT SUMMATION described in the paper "Fast Exact Summation Using Small and Large Superaccumulators," by Radford M. Neal.
Summary
Fast Exact Summation Using Small and Large Superaccumulators (XSUM)
Last Updated
Jul 1, 2026 at 22:33
License
LGPL-2.1-or-later
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/yafshar/xsum