genn-team / pynn_genn

PyNN interface to GeNN
GNU General Public License v2.0
9 stars 3 forks source link

Build Status codecov

A PyNN interface to GeNN

This project bridges GeNN, a GPU enhanced Neuronal Network simulation environment, with PyNN, a simulator-independent language for building neuronal network models.

Installation

  1. Follow the instructions in https://github.com/genn-team/genn/blob/master/pygenn/README.md to install PyGeNN.
  2. Clone this project
  3. Install with setuptools using python setup.py develop command

Bugs