This project bridges GeNN, a GPU enhanced Neuronal Network simulation environment, with PyNN, a simulator-independent language for building neuronal network models.
- Follow the instructions in https://github.com/genn-team/genn/blob/master/pygenn/README.md to install PyGeNN.
- Clone this project
- Install with setuptools using
python setup.py develop
command
- PyNN GeNN is still under development - current results of running PyNN system tests are outlined in #8 with links to outstanding issues causing test failures.