research/lab
2 directories and 2 files in research/lab.
Lab
- The code that regenerates every number in this tree: one study per folder, sterile because it is public.
rs/<study>/is a Rust crate in the root workspace, run withbash scripts/cargo.sh cargo run --release -p <study>frommrlyprod/;py/<study>/is Python, run withuv run python research/lab/py/<study>/<file>.pyfrom the repo root.- A bare
cargo checkorcargo testnever touches a study;-p <study>names one,--workspacenames all. - Rust studies depend on the public crates by path and rent only num-bigint, num-rational and faer.
- No comments, no logs, no dates, no story, no data over 100KB; a README names what the study computes, how to run it, and the page lines it witnesses.
- A study is deleted the day its numbers have a crate function, a demo, or a shelf script.