EPFL-LCN / neuronaldynamics-exercises

Python exercises accompanying the book "Neuronal Dynamics"
GNU General Public License v2.0
246 stars 124 forks source link

Neuronal Dynamics: Python Exercises

This repository contains python exercises accompanying the book Neuronal Dynamics <http://neuronaldynamics.epfl.ch/> by Wulfram Gerstner, Werner M. Kistler, Richard Naud and Liam Paninski. References to relevant chapters will be added in the Teaching Materials <http://neuronaldynamics.epfl.ch/lectures.html> section of the book homepage.

Exercises & Documentation

The full documentation and the exercises can be found at readthedocs <https://neuronaldynamics-exercises.readthedocs.io/en/latest/intro.html>_.

Quickstart

To install the exercises using pip simply execute:

.. code-block:: bash

pip install --upgrade neurodynex3

Version 1.0.4 has been verified to work with Python versions 3.12.2 to 3.9.18.

License

This free software: you can redistribute it and/or modify it under the terms of the GNU General Public License 2.0 as published by the Free Software Foundation. You should have received a copy of the GNU General Public License along with the repository. If not, see http://www.gnu.org/licenses/.

Should you reuse and publish the code for your own purposes, please point to the webpage http://neuronaldynamics.epfl.ch or cite the book: Wulfram Gerstner, Werner M. Kistler, Richard Naud, and Liam Paninski. Neuronal Dynamics: From Single Neurons to Networks and Models of Cognition. Cambridge University Press, 2014.

Contributors (alphabetically)

Disclaimer

Bug reports

Did you find a bug? Open an issue on Github <https://github.com/EPFL-LCN/neuronaldynamics-exercises/issues>_. Thank you!

.. |Build Status| image:: https://travis-ci.org/EPFL-LCN/neuronaldynamics-exercises.svg?branch=master :target: https://travis-ci.org/EPFL-LCN/neuronaldynamics-exercises .. |Doc Status| image:: https://readthedocs.org/projects/neuronaldynamics-exercises/badge/?version=latest :target: http://neuronaldynamics-exercises.readthedocs.org/ .. |Conda Repo| image:: https://anaconda.org/epfl-lcn/neurodynex/badges/version.svg :target: https://anaconda.org/epfl-lcn/neurodynex .. |Pypi Repo| image:: https://badge.fury.io/py/neurodynex.svg :target: https://pypi.python.org/pypi/neurodynex