LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
matbench/__init__.py
matbench/bench.py
matbench/constants.py
matbench/data_ops.py
matbench/metadata.py
matbench/task.py
matbench/util.py
matbench.egg-info/PKG-INFO
matbench.egg-info/SOURCES.txt
matbench.egg-info/dependency_links.txt
matbench.egg-info/not-zip-safe
matbench.egg-info/requires.txt
matbench.egg-info/top_level.txt
matbench/tests/__init__.py
matbench/tests/test_bench.py
matbench/tests/test_data_ops.py
matbench/tests/test_metadata.py
matbench/tests/test_task.py
matbench/tests/test_util.py
matbench/tests/util.py
scripts/__init__.py
scripts/coverage.py
scripts/mbv01_get_ds_stats.py
scripts/mvb01_generate_validation.py
scripts/rebuild_docs.py
scripts/release.py
scripts/test_submission.py