Add paper, more minor doc updates

Signed-off-by: Kamal Tufekcic <kamal@lo.sh>
This commit is contained in:
Kamal Tufekcic 2026-04-23 08:03:02 +03:00
commit 6992c4b2a0
No known key found for this signature in database
198 changed files with 2685 additions and 73 deletions

View file

@ -16,6 +16,7 @@ fi
HOURS="${1:-8}"
WORKERS="${2:-1}"
# Change to 3600 for overnight runs, 1 is used for quick local runs
SECONDS_TOTAL=$((HOURS * 1))
CORE_DIR="soliton"