.coveragerc
.gitattributes
.travis.yml
AUTHORS.rst
CHANGES.rst
LICENSE.txt
MANIFEST.in
README.rst
readthedocs.yml
requirements.txt
setup.cfg
setup.py
test-requirements.txt
docs/5x5_cell_partitioning.png
docs/Makefile
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/environment.yml
docs/index.rst
docs/license.rst
docs/_static/.gitignore
smap_io/__init__.py
smap_io/interface.py
smap_io/reshuffle.py
smap_io.egg-info/PKG-INFO
smap_io.egg-info/SOURCES.txt
smap_io.egg-info/dependency_links.txt
smap_io.egg-info/entry_points.txt
smap_io.egg-info/not-zip-safe
smap_io.egg-info/requires.txt
smap_io.egg-info/top_level.txt
tests/conftest.py
tests/test_interface.py
tests/test_reshuffle.py