Changes for page PyNN: resources

Last modified by adavison on 2022/10/04 14:25

From version 17.1
edited by adavison
on 2022/10/04 14:10
Change comment: There is no comment for this version
To version 18.1
edited by adavison
on 2022/10/04 14:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,12 @@
1 +(% class="lead" %)
1 1  PyNN (//pronounced 'pine'//) is a simulator-independent language for building neuronal network models.
2 2  
4 +(% class="lead" %)
3 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.
4 4  
5 -== (% class="mark" %)[[Tutorials>>Tutorials]](%%)   [[Documentation>>https://neuralensemble.org/docs/PyNN/]] [[Homepage>>http://neuralensemble.org/PyNN/]] ==
7 +== (% class="mark" %)[[Tutorials>>Tutorials]](%%)   (% class="mark" %)[[Documentation>>https://neuralensemble.org/docs/PyNN/]](%%) (% class="mark" %)[[Homepage>>http://neuralensemble.org/PyNN/]](%%) ==
6 6  
7 -== [[Source code>>https://github.com/NeuralEnsemble/PyNN]] [[Issue tracker>>https://github.com/NeuralEnsemble/PyNN/issues]]   [[Community>>https://neuralensemble.org/community]] ==
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]](%%) ==
8 8  
9 9  
10 10