.coveragerc
.travis.yml
AUTHORS.rst
CHANGES.rst
LICENSE.txt
README.rst
requirements.txt
setup.cfg
setup.py
setup_miniconda
test-requirements.txt
docs/Makefile
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
sm2rain/__init__.py
sm2rain/algorithm.py
sm2rain.egg-info/PKG-INFO
sm2rain.egg-info/SOURCES.txt
sm2rain.egg-info/dependency_links.txt
sm2rain.egg-info/not-zip-safe
sm2rain.egg-info/requires.txt
sm2rain.egg-info/top_level.txt
tests/conftest.py
tests/test_algorithm.py