Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.25 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.25 KB

Test Open In Colab Binder Documentation Status

Modeling Neural Dynamics

  • An Introduction to Modeling Neuronal Dynamics - Christoph Borgers in python

installation

from source code

For runnig the notebooks online, there is no need for installation and just use your browser, but you can intall the package from source code:

pip3 install -e .
# or
pip install "git+https://github.com/Ziaeemehr/mndynamics.git"

Cover

myBinder interface to run the notebooks online.