CINPLA / PRmodel

An implementation of the Pinsky-Rinzel model in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Pinsky-Rinzel model

This is an implementation of the Pinsky-Rinzel model (see Pinsky and Rinzel 1994, https://link.springer.com/article/10.1007/BF00962717). The code was used to produce some of the results presented in Sætra et al. 2020: An electrodiffusive, ion conserving Pinsky-Rinzel model with homeostatic mechanisms.

Installation

Clone or download the repo, navigate to the top directory of the repo and enter the following command in the terminal:

python setup.py install

The code was developed for Python 3.6.

About

An implementation of the Pinsky-Rinzel model in Python


Languages

Language:Python 100.0%