Wiki source code of PyNN: resources
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
14.1 | 1 | PyNN (//pronounced 'pine'//) is a simulator-independent language for building neuronal network models. |
![]() |
1.1 | 2 | |
![]() |
14.1 | 3 | In other words, you can write the code for a model once, using the PyNN API and the Python programming language, and then run it without modification on any simulator that PyNN supports (currently [[NEURON>>url:http://www.neuron.yale.edu/neuron/]], [[NEST>>url:http://www.nest-initiative.org/?page=Software]], and [[Brian>>url:http://briansimulator.org/]]), and on the [[SpiNNaker>>url:http://apt.cs.manchester.ac.uk/projects/SpiNNaker/]] and [[BrainScaleS>>url:https://www.humanbrainproject.eu/en/silicon-brains/]] neuromorphic hardware systems. |
![]() |
1.1 | 4 | |
![]() |
16.1 | 5 | == [[Tutorials>>Tutorials]] [[Documentation>>https://neuralensemble.org/docs/PyNN/]] [[Homepage>>http://neuralensemble.org/PyNN/]] == |
![]() |
13.1 | 6 | |
![]() |
16.1 | 7 | == [[Source code>>https://github.com/NeuralEnsemble/PyNN]] [[Issue tracker>>https://github.com/NeuralEnsemble/PyNN/issues]] [[Community>>https://neuralensemble.org/community]] == |
![]() |
13.1 | 8 | |
![]() |
1.1 | 9 | |
10 |