AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
compneuro/__init__.py
compneuro/base_model.py
compneuro/errors.py
compneuro/types.py
compneuro.egg-info/PKG-INFO
compneuro.egg-info/SOURCES.txt
compneuro.egg-info/dependency_links.txt
compneuro.egg-info/not-zip-safe
compneuro.egg-info/requires.txt
compneuro.egg-info/top_level.txt
compneuro/neurons/__init__.py
compneuro/neurons/hodgkin_huxley.py
compneuro/neurons/hodgkin_huxley_rinzel.py
compneuro/neurons/hodgkin_huxley_wilson.py
compneuro/utils/__init__.py
compneuro/utils/plot.py
compneuro/utils/signal.py
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
docs/_build/html/_images/math/00d3fe83a85411c3663a05bdaa094893f2e785f2.png
docs/_build/html/_images/math/77376651fcff85117becced140b75ab2d39611c7.png
docs/_build/html/_images/math/888f7c323ac0341871e867220ae2d76467d74d6e.png
docs/_build/html/_images/math/907a4add6d5db5b7f197f7924f1371b8ac404fe6.png
docs/_build/html/_images/math/96fdf896332748321f90b7b9aa0233e1d5cedb23.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/images/logo_colab.png
tests/__init__.py
tests/reference_neuron_implementations.py
tests/test_compneuro.py
tests/test_neuron_models.py
tests/test_neurons.py
tests/test_utils.py