.gitignore
.yamllint.yml
Cargo.lock
Cargo.toml
PHYSICS.md
README.md
lefthook.yml
pyproject.toml
rustfmt.toml
uv.lock
.github/workflows/ci.yml
.github/workflows/publish-PyPI.yml
crates/hb_high/Cargo.toml
crates/hb_high/benches/alpine.rs
crates/hb_high/benches/kernels.rs
crates/hb_high/benches/whole.rs
crates/hb_high/src/config.rs
crates/hb_high/src/fft.rs
crates/hb_high/src/geom.rs
crates/hb_high/src/input.rs
crates/hb_high/src/lib.rs
crates/hb_high/src/radiation.rs
crates/hb_high/src/ray.rs
crates/hb_high/src/sim.rs
crates/hb_high/src/site.rs
crates/hb_high/src/state.rs
crates/hb_high/src/stoc.rs
crates/hb_high/src/rng/compat.rs
crates/hb_high/src/rng/fixture.rs
crates/hb_high/src/rng/mod.rs
crates/hb_high/src/rng/pcg.rs
crates/hb_high/tests/properties.proptest-regressions
crates/hb_high/tests/properties.rs
crates/hb_high/tests/snapshot.rs
crates/hb_high/tests/tier0_golden.rs
crates/hb_high/tests/tier4_golden.rs
crates/hb_high/tests/common/mod.rs
harness/alpine_scaling.csv
harness/bench_baseline.csv
harness/bench_summary.py
harness/plot_scaling.py
harness/scaling.png
harness/scaling.svg
harness/fixtures/velocity_model
harness/fixtures/stoch/alpine_base_r1.stoch
harness/golden/snapshot.txt
harness/golden/tier0/cr.bin
harness/golden/tier0/delaz5.bin
harness/golden/tier0/flzero.bin
harness/golden/tier0/rdatn.bin
harness/golden/tier0/siteamp.bin
harness/golden/tier4/gf_amp_tt.bin
harness/golden/tier4/stoc_f.bin
hf_simulation/__init__.py
hf_simulation/_hf_simulation.pyi
hf_simulation/dataset.py
hf_simulation.egg-info/PKG-INFO
hf_simulation.egg-info/SOURCES.txt
hf_simulation.egg-info/dependency_links.txt
hf_simulation.egg-info/requires.txt
hf_simulation.egg-info/scm_file_list.json
hf_simulation.egg-info/scm_version.json
hf_simulation.egg-info/top_level.txt
src-rust/Cargo.toml
src-rust/lib.rs
tests/test_batch.py
tests/test_dataset.py
tests/test_stub.py