Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.