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
Sep 15, 2020 at 09:12
License
LGPL-2.1-or-later
Total Downloads
115.2K
Supported Platforms
GitHub Repository
https://github.com/yafshar/xsum