.editorconfig
.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
requirements_analysis.txt
requirements_dev.txt
requirements_tests.txt
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/deploy.yml
.github/workflows/installation.yml
.github/workflows/macos.yml
.github/workflows/macos13.yml
.github/workflows/pypi.yml
.github/workflows/ubuntu.yml
.github/workflows/windows.yml
docs/.gitignore
docs/.nojekyll
docs/_quarto.yml
docs/_sidebar.yml
docs/changelog.md
docs/cli.qmd
docs/contributing.qmd
docs/index.qmd
docs/objects.txt
docs/overview.qmd
docs/spaceprime-for-r-users.qmd
docs/transformation-functions.qmd
docs/_extensions/machow/interlinks/.gitignore
docs/_extensions/machow/interlinks/_extension.yml
docs/_extensions/machow/interlinks/interlinks.lua
docs/images/pdistincta.jpg
docs/images/plot_model.png
docs/reference/anc_to_deme_dict.qmd
docs/reference/calc_migration_matrix.qmd
docs/reference/calc_sumstats.qmd
docs/reference/coords_to_deme_dict.qmd
docs/reference/coords_to_sample_dict.qmd
docs/reference/create_raster.qmd
docs/reference/filter_gt.qmd
docs/reference/index.qmd
docs/reference/mtp_thresh_from_coords.qmd
docs/reference/plot_landscape.qmd
docs/reference/plot_model.qmd
docs/reference/plot_timeseries.qmd
docs/reference/raster_to_demes.qmd
docs/reference/sim_ancestry.qmd
docs/reference/sim_mutations.qmd
docs/reference/spDemography.add_ancestral_populations.qmd
docs/reference/spDemography.qmd
docs/reference/spDemography.stepping_stone_2d.qmd
docs/reference/split_landscape_by_pop.qmd
spaceprime/__init__.py
spaceprime/analysis.py
spaceprime/cli.py
spaceprime/demography.py
spaceprime/plot.py
spaceprime/simulation.py
spaceprime/utilities.py
spaceprime.egg-info/PKG-INFO
spaceprime.egg-info/SOURCES.txt
spaceprime.egg-info/dependency_links.txt
spaceprime.egg-info/entry_points.txt
spaceprime.egg-info/requires.txt
spaceprime.egg-info/top_level.txt
spaceprime/data/localities.geojson
spaceprime/data/projections.tif
templates/config.yaml
tests/__init__.py
tests/test_plot.py
tests/test_spaceprime.py
tests/test_utilities.py
tests/data/demes_raster.tif