sumn0
sumn0 is a cross-platform numerical library focused on robust and efficient summation for scientific computing. The project centers on reducing floating-point error in large-scale accumulations while maintaining performance across CPUs and GPUs. It provides a range of summation algorithms and utilities intended to be drop-in replacements for conventional sum operations in data processing pipelines.
Origin and development: sumn0 originated as an open-source project in 2018 by contributors known under the
Design and algorithms: The core of sumn0 includes compensated summation methods such as Kahan and Neumaier,
Interfaces and usage: sumn0 is distributed as a C library with a simple API that exposes sum
Reception and status: While not part of the standard numerical libraries in all ecosystems, sumn0 is cited