-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
de7bc3f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I keep finding the term "pairwise summation" isn't sufficient to conjure up what this algorithm does in my mind. How about calling it "recursive summation" or "pairwise recursive summation"? I do realize that "pairwise summation" is the standard term.
de7bc3f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The term is a little obscure, but we should probably say "recursive pairwise summation" so that the 2-gram is preserved when people in the know go searching for it.
de7bc3f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 for "recursive pairwise summation"
de7bc3f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pairwise summation, although sounds generic, does seem to be how it is referred to:
http://en.wikipedia.org/wiki/Pairwise_summation