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.
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.