Files
nvbench/python/scripts
Oleksandr Pavlyk 92a07c53e2 Clarify nvbench-compare validation helpers and CLI help
Factor finite-value checks through a common helper so positive and
non-negative finite predicates share the same None/finite guard. Add a
comment explaining the positive lower-bound clamp used for mean/stdev
intervals, since later ratio and log-distance checks require positive
bounds.

Also quote the --axis pow2 example in CLI help so shell users can copy
the example safely.
2026-06-30 06:40:45 -05:00
..