Ziaeemehr / mndynamics

A python package for An Introduction to Modeling Neuronal Dynamics by Christoph Borgers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A python package for An Introduction to Modeling Neuronal Dynamics by Christoph Borgers

License:MIT License


Languages

Language:Jupyter Notebook 96.0%Language:Python 4.0%Language:Shell 0.0%