Algorithm selection — where it appears
Named by 3 essays across 2 fields — each of them below, with the objects they name alongside it.
The length that changes the kernel
A dot product's accuracy steps by a factor of 1.57 between 63 and 64 terms, on vectors drawn identically at both lengths. Nothing about the problem changes there. A library switches from one accumulator to four, at a constant in somebody else's source file.
The fifth author
Four authors of a wrong answer have been named on this site and each is a statement about one computation. The fifth is not: it is what separates two computations that are both correct, it is a backward error of measurable size, and no residual, bound or condition number contains it.
Two machines, one certificate
Nothing a solver returns says which of its answers you got. Four things could be reported instead — the summation condition number, the partition count, an exactly accumulated residual and a directed-rounding interval — and each costs about one pass over data the routine already has in hand.
Named alongside it
The objects these essays reach for when they reach for this one.
Bitwise reproducibilityRun-to-run variationReduction orderApproximation before linearisationBackward errorBlocked algorithmCertificateCondition numberDirected roundingError accumulationExact accumulationForward error