.editorconfig
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
requirements_dev.txt
setup.cfg
setup.py
tox.ini
.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
sparsemax/__init__.py
sparsemax/sparsemax.py
sparsemax.egg-info/PKG-INFO
sparsemax.egg-info/SOURCES.txt
sparsemax.egg-info/dependency_links.txt
sparsemax.egg-info/not-zip-safe
sparsemax.egg-info/top_level.txt
tests/__init__.py
tests/test_sparsemax.py