.editorconfig
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST
MANIFEST.in
Makefile
README.rst
requirements_dev.txt
setup.cfg
setup.py
tox.ini
travis_pypi_setup.py
.github/ISSUE_TEMPLATE.md
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
pymrmr/crank.cpp
pymrmr/mrmr.cpp
pymrmr/nrutil.cpp
pymrmr/nrutil.h
pymrmr/pbetai.cpp
pymrmr/pymrmr.cpp
pymrmr/pymrmr.pyx
pymrmr/sort2.cpp
pymrmr.egg-info/PKG-INFO
pymrmr.egg-info/SOURCES.txt
pymrmr.egg-info/dependency_links.txt
pymrmr.egg-info/not-zip-safe
pymrmr.egg-info/requires.txt
pymrmr.egg-info/top_level.txt
tests/__init__.py
tests/test_pymrmr.py