Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 546 Bytes

File metadata and controls

10 lines (7 loc) · 546 Bytes

Research notes

Supporting material for backend choices (extra tables, methodology, archived runs). It is not the primary user docs.

Runnable, maintained scripts live under benchmarks/.

Note Content
minmax-ravel-benchmark.md Global min/max on raveled (H,W,C) — NumPy vs NumKong minmax.
sum-mean-std-ravel-benchmark.md Global sum / mean / std — NumPy vs NumKong on image-shaped arrays.