CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/contents.rst
docs/contributing.rst
docs/examples.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/snntorch.backprop.rst
docs/snntorch.rst
docs/snntorch.spikegen.rst
docs/snntorch.spikeplot.rst
docs/snntorch.surrogate.rst
docs/snntorch.utils.rst
docs/tutorials.rst
docs/usage.rst
docs/_static/img/snntorch_alpha.png
docs/_static/img/snntorch_logo.png
docs/_static/img/snntorch_logo2.png
docs/_static/img/snntorch_logo_alpha.png
snntorch/__init__.py
snntorch/backprop.py
snntorch/spikegen.py
snntorch/spikeplot.py
snntorch/surrogate.py
snntorch/utils.py
snntorch.egg-info/PKG-INFO
snntorch.egg-info/SOURCES.txt
snntorch.egg-info/dependency_links.txt
snntorch.egg-info/not-zip-safe
snntorch.egg-info/requires.txt
snntorch.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_backprop.py
tests/test_snntorch.py