AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
binopt/__init__.py
binopt/cli.py
binopt/core.py
binopt/stats.py
binopt/tfbinner.py
binopt/tools.py
binopt.egg-info/PKG-INFO
binopt.egg-info/SOURCES.txt
binopt.egg-info/dependency_links.txt
binopt.egg-info/entry_points.txt
binopt.egg-info/not-zip-safe
binopt.egg-info/requires.txt
binopt.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/binopt.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_binopt.py