code wiki / sum

topic: sum

12 modules sharing the sum name family (derived from the tree's prefix discipline).

The 'sum' topic family in the Nishi sovereign ecosystem focuses on various summation operations across arrays and scalars. Modules like nx_sum_all handle auto-generated array accumulation, while nx_sum_bench provides scalar sum benchmarks for cross-language comparison. nx_sum_squares_test ensures correctness of square summation logic, reflecting the modular, binary-per-organ design of the ecosystem.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
nx_sum_all.nxAUTO-GENERATED from shape `accumulator_over_array`.291
nx_sum_all_test.nx161
nx_sum_bench.nxNishiLang scalar sum bench for cross-language592
nx_sum_bench_all.nxcomprehensive sum-of-N-i64 bench across1194
nx_sum_first_n.nxAUTO-GENERATED from shape `scalar_accumulator_n`.301
nx_sum_first_n_test.nx91
nx_sum_pairwise_max.nxAUTO-GENERATED from shape `array_accumulate_pair`.311
nx_sum_pairwise_max_test.nx201
nx_sum_squares.nxAUTO-GENERATED from shape `scalar_pair_op`.231
nx_sum_squares_first_n.nxAUTO-GENERATED from shape `scalar_accumulator_n`.301
nx_sum_squares_first_n_test.nx91
nx_sum_squares_test.nxAUTO-GENERATED test from shape `scalar_pair_op`. 101