Wiki source code of PyNN: resources

Version 25.1 by adavison on 2022/10/04 14:21

Hide last authors
adavison 18.1 1 (% class="lead" %)
adavison 24.1 2 [[image:pynn_logo.png||alt="PyNN logo - a pine tree" style="float:left"]]PyNN (//pronounced 'pine'//) is a simulator-independent language for building neuronal network models.
adavison 1.1 3
adavison 18.1 4 (% class="lead" %)
adavison 14.1 5 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.
adavison 1.1 6
adavison 18.1 7 == (% class="mark" %)[[Tutorials>>Tutorials]](%%)   (% class="mark" %)[[Documentation>>https://neuralensemble.org/docs/PyNN/]](%%) (% class="mark" %)[[Homepage>>http://neuralensemble.org/PyNN/]](%%) ==
adavison 13.1 8
adavison 18.1 9 == (% class="mark" %)[[Source code>>https://github.com/NeuralEnsemble/PyNN]](%%) (% class="mark" %)[[Issue tracker>>https://github.com/NeuralEnsemble/PyNN/issues]](%%)   (% class="mark" %)[[Community>>https://neuralensemble.org/community]](%%) ==
adavison 13.1 10
adavison 1.1 11
12