Crossref journal-article
Association for Computing Machinery (ACM)
ACM SIGSAM Bulletin (320)
Abstract

The summation of large sets of numbers is prone to serious rounding errors. Several methods of controlling these errors are compared, with respect to both speed and accuracy. It is found that the method of "Cascading Accumulators" is the fastest of several methods. The Double Compensation method (in both single and double precision versions) is also perfectly accurate in all the tests performed. Although slower than the Cascade method, it is recommended when double precision accuracy is required. C programs that implement both these methods are available in the BULLETIN online repository.

Authors 1
  1. John Michael McNamee (first)
References 11 Referenced 18
  1. 10.1145/355769.355776
  2. 10.1137/0914050
  3. {'key': 'e_1_2_1_3_1', 'first-page': '96', 'article-title': 'Accuracy and Stablility of Numerical Algorithms', 'author': 'HIGHAM', 'year': '1996', 'journal-title': 'Soc. Ind. Appl. Math.'} / Soc. Ind. Appl. Math. / Accuracy and Stablility of Numerical Algorithms by HIGHAM (1996)
  4. 10.1145/363707.363723
  5. 10.1145/362384.362498
  6. 10.1145/362854.362889
  7. 10.1016/0304-3975(95)00253-7
  8. 10.1007/BF01404922
  9. {'key': 'e_1_2_1_9_1', 'volume-title': 'Ph. D. Thesis, Mathematics Dept.', 'author': 'PRIEST', 'year': '1992'} / Ph. D. Thesis, Mathematics Dept. by PRIEST (1992)
  10. 10.1145/42288.42343
  11. {'key': 'e_1_2_1_11_1', 'volume-title': 'Rounding Errors in Algebraic Processes', 'author': 'WILKINSON', 'year': '1963'} / Rounding Errors in Algebraic Processes by WILKINSON (1963)
Dates
Type When
Created 18 years, 7 months ago (Jan. 17, 2007, 1:32 p.m.)
Deposited 2 years, 7 months ago (Jan. 3, 2023, 5:27 a.m.)
Indexed 1 year, 11 months ago (Sept. 29, 2023, 1:06 a.m.)
Issued 21 years, 6 months ago (March 1, 2004)
Published 21 years, 6 months ago (March 1, 2004)
Published Online 21 years, 6 months ago (March 1, 2004)
Published Print 21 years, 6 months ago (March 1, 2004)
Funders 0

None

@article{McNamee_2004, title={A comparison of methods for accurate summation}, volume={38}, ISSN={0163-5824}, url={http://dx.doi.org/10.1145/980175.980177}, DOI={10.1145/980175.980177}, number={1}, journal={ACM SIGSAM Bulletin}, publisher={Association for Computing Machinery (ACM)}, author={McNamee, John Michael}, year={2004}, month=mar, pages={1–7} }