Associativity — where it appears
Named by 2 essays across 2 fields — each of them below, with the objects they name alongside it.
The same program, twice
One vector of 4,096 numbers, one summation algorithm, one precision, twenty-six runs — and twenty-one different answers. Nothing in the program chose between them, every one of them satisfies the textbook bound, and the exactly rounded answer is not among them.
The order they are added in
Addition is associative in the algebra and is not associative in the arithmetic. The same million numbers, added in a different order, give answers that differ in the third significant figure — and the fix is not a wider float, it is a different order.
Named alongside it
The objects these essays reach for when they reach for this one.
Error accumulationGaussian eliminationGram–SchmidtKahan summationPairwise summationReduction orderReduction treeRun-to-run variationSummationSummation condition numberSummation errorUnit roundoff