summaryrefslogtreecommitdiff
path: root/scripts/run_sweep.py
AgeCommit message (Expand)Author
2026-08-17feat(gpu): add CUDA support, chunked eval, bisect prime search, and scaling t...CaptainJack2491
2026-08-15speedup: batched eval (46x, sieve-stub verified), run_sweep orchestrator (2-w...Void Agent