Neuronal Dynamics: Python Exercises
===================================

This documentation is automatically generated documentation from the corresponding code
repository hosted at `Github <https://github.com/martinbarry59/neurodynex3>`_.
The repository contains python exercises accompanying the book
`Neuronal Dynamics <http://neuronaldynamics.epfl.ch/>`_ by Wulfram Gerstner,
Werner M. Kistler, Richard Naud and Liam Paninski.

Contents
--------

.. toctree::
    :maxdepth: 2

    intro
    setup
    exercises/index
    contents
    licence

Indices and tables
------------------

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`


.. |Build Status| image:: https://travis-ci.org/EPFL-LCN/neuronaldynamics-exercises.svg?branch=master
   :target: https://travis-ci.org/EPFL-LCN/neuronaldynamics-exercises
.. |Conda Repo| image:: https://anaconda.org/epfl-lcn/neurodynex/badges/version.svg
   :target: https://anaconda.org/epfl-lcn/neurodynex
