LICENSE
README.md
pyproject.toml
setup.cfg
src/geostat/__init__.py
src/geostat/gp.py
src/geostat/krige.py
src/geostat/mesh.py
src/geostat/metric.py
src/geostat/model.py
src/geostat/op.py
src/geostat/param.py
src/geostat.egg-info/PKG-INFO
src/geostat.egg-info/SOURCES.txt
src/geostat.egg-info/dependency_links.txt
src/geostat.egg-info/requires.txt
src/geostat.egg-info/top_level.txt
tests/test_delta.py
tests/test_gp.py
tests/test_krige.py
tests/test_mcmc.py
tests/test_mesh.py
tests/test_metric.py
tests/test_multigp.py
tests/test_trend.py