Skip to content

Commit c259f49

Browse files
committed
Add reference
1 parent c37a712 commit c259f49

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

docs/references/bib.bib

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2390,3 +2390,18 @@ @article{klein:2005a
23902390
volume = {76},
23912391
year = {2005},
23922392
}
2393+
2394+
@article{highham:1993a,
2395+
abstract = {The usual recursive summation technique is just one of several ways of computing the sum of n floating point numbers. Five summation methods and their variations are analyzed here. The accuracy of the methods is compared using rounding error analysis and numerical experiments. Four of the methods are shown to be special cases of a general class of methods, and an error analysis is given for this class. No one method is uniformly more accurate than the others, but some guidelines are given on the choice of method in particular cases.},
2396+
author = {Nicholas J. Higham},
2397+
doi = {doi.org/10.1137/0914050},
2398+
journal = {SIAM Journal on Scientific Computing},
2399+
keywords = {summation, numerical analysis, algorithms, math, precision, floating-point arithmetic},
2400+
month = {},
2401+
number = {4},
2402+
pages = {783--799},
2403+
title = {{The Accuracy of Floating Point Summation}},
2404+
url = {https://doi.org/10.1137/0914050},
2405+
volume = {14},
2406+
year = {1993},
2407+
}

0 commit comments

Comments
 (0)