CHANGELOG.md
CLAUDE.md
CONTRIBUTING.md
GITHUB_ENVIRONMENT_SETUP.md
LICENSE
MANIFEST.in
README.md
RELEASE_TROUBLESHOOTING.md
TRUSTED_PUBLISHING_SETUP.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
docs/benchmarks/README.md
docs/benchmarks/historical/plots/sweep_full_grid_peak_memory_cpu.png
docs/benchmarks/historical/plots/sweep_full_grid_peak_memory_gpu.png
docs/benchmarks/historical/plots/sweep_subgrid_peak_memory_cpu.png
docs/benchmarks/historical/plots/sweep_subgrid_peak_memory_gpu.png
docs/benchmarks/historical/plots/timeseries_full_grid_memory_cpu.png
docs/benchmarks/historical/plots/timeseries_full_grid_memory_gpu.png
docs/benchmarks/historical/plots/timeseries_subgrid_memory_cpu.png
docs/benchmarks/historical/plots/timeseries_subgrid_memory_gpu.png
docs/benchmarks/historical/sweeps/entropy_full_peak.csv
docs/benchmarks/historical/sweeps/entropy_subgrid_peak.csv
docs/benchmarks/historical/sweeps/macbook_full_peak.csv
docs/benchmarks/historical/sweeps/macbook_subgrid_peak.csv
docs/benchmarks/historical/sweeps/perlmutter_full_peak.csv
docs/benchmarks/historical/sweeps/perlmutter_subgrid_peak.csv
docs/benchmarks/historical/timeseries/entropy_full.csv
docs/benchmarks/historical/timeseries/entropy_subgrid.csv
docs/benchmarks/historical/timeseries/macbook_full.csv
docs/benchmarks/historical/timeseries/macbook_subgrid.csv
docs/benchmarks/historical/timeseries/perlmutter_full.csv
docs/benchmarks/historical/timeseries/perlmutter_subgrid.csv
scripts/validate_release.py
src/bayesdesign.egg-info/PKG-INFO
src/bayesdesign.egg-info/SOURCES.txt
src/bayesdesign.egg-info/dependency_links.txt
src/bayesdesign.egg-info/requires.txt
src/bayesdesign.egg-info/top_level.txt
src/bed/__init__.py
src/bed/benchmark.py
src/bed/design.py
src/bed/grid.py
src/bed/plot.py
src/bed/util.py
tests/test_baseline.py
tests/test_benchmark.py
tests/test_design.py
tests/test_grid.py
tests/test_runtime.py