CHANGELOG.md
CITATION.cff
LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
src/gspbench/__init__.py
src/gspbench/analysis.py
src/gspbench/datasets.py
src/gspbench/models.py
src/gspbench.egg-info/PKG-INFO
src/gspbench.egg-info/SOURCES.txt
src/gspbench.egg-info/dependency_links.txt
src/gspbench.egg-info/requires.txt
src/gspbench.egg-info/top_level.txt
src/gspbench/benchmarks/__init__.py
src/gspbench/benchmarks/_common.py
src/gspbench/benchmarks/_gsp.py
src/gspbench/benchmarks/_ml.py
src/gspbench/data/DATA_LICENSES.json
src/gspbench/data/__init__.py
src/gspbench/data/australia_weather_2025.npz
src/gspbench/data/catalog.json
src/gspbench/data/reference_bandlimitedness.json
src/gspbench/data/us_weather_2025.npz
tests/test_analysis.py
tests/test_benchmarks.py
tests/test_datasets.py