.coveralls.yml
.flake8
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.md
HISTORY.rst
LICENSE.md
README.md
clone.json
conda-lock.yml
environment.yml
mkdocs.yml
requirements-dev.txt
requirements.txt
setup.py
.github/dependabot.yml
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/custom.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/automerge.yml
.github/workflows/clones_count.yml
.github/workflows/codeql-analysis.yml
.github/workflows/webservices.yml
.github/workflows/workflow.yml
docs/conf.py
docs/environment.yml
docs/index.rst
geostatista/__init__.py
geostatista/tools.py
geostatista.egg-info/PKG-INFO
geostatista.egg-info/SOURCES.txt
geostatista.egg-info/dependency_links.txt
geostatista.egg-info/not-zip-safe
geostatista.egg-info/requires.txt
geostatista.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_distributions.py