.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
LICENCE.md
README.rst
pyproject.toml
setup.cfg
setup.py
.github/workflows/comment-bot.yml
.github/workflows/test.yml
examples/.gitignore
examples/demo.ipynb
spm12/__init__.py
spm12/__main__.py
spm12/_dist_ver.py
spm12/cli.py
spm12/coreg_spm_m.m
spm12/regseg.py
spm12/resample_spm_m.m
spm12/utils.py
spm12.egg-info/PKG-INFO
spm12.egg-info/SOURCES.txt
spm12.egg-info/dependency_links.txt
spm12.egg-info/entry_points.txt
spm12.egg-info/not-zip-safe
spm12.egg-info/requires.txt
spm12.egg-info/top_level.txt
tests/__init__.py
tests/test_main.py
tests/test_regseg.py
tests/test_utils.py