1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-06-18 09:53:43 +01:00
Files
Grid/tests
Peter Boyle c629b2e87e Rename scalarNorm2 to squaredSum in Test_reduction.cc
The function computes |sum|^2 — the squared magnitude of an aggregate sum —
not a norm. squaredSum makes clear that squaring is applied to the sum, not
to individual site values before summing, distinguishing it from sumOfSquares
(the squared L2 norm).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 12:34:30 -04:00
..
2025-11-14 18:12:27 -05:00
2021-10-12 16:00:32 +01:00
2023-05-11 12:22:24 -04:00
2022-05-19 16:45:41 -07:00