Warning:  Due to planned infrastructure maintenance, the EBRAINS Wiki and EBRAINS Support system will be unavailable for up to three days starting Monday, 14 July. During this period, both services will be inaccessible, and any emails sent to the support address will not be received.

Attention: We are currently experiencing some issues with the EBRAINS Drive. Please bear with us as we fix this issue. We apologise for any inconvenience caused.


Changes for page PyNN: resources

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

From version 19.1
edited by adavison
on 2022/10/04 14:11
Change comment: Update collab owner property to adavison
To version 13.1
edited by adavison
on 2022/10/04 13:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,12 +1,26 @@
1 -(% class="lead" %)
2 -PyNN (//pronounced 'pine'//) is a simulator-independent language for building neuronal network models.
1 +This collab is currently being used to plan tutorials for PyNN. Once we have completed at least one of the "Installing PyNN" tutorials and the "Building and simulating a simple model" tutorial, we will make it public.
3 3  
4 -(% class="lead" %)
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.
6 6  
7 -== (% class="mark" %)[[Tutorials>>Tutorials]](%%)   (% class="mark" %)[[Documentation>>https://neuralensemble.org/docs/PyNN/]](%%) (% class="mark" %)[[Homepage>>http://neuralensemble.org/PyNN/]](%%) ==
4 +== Published tutorials ==
8 8  
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]](%%) ==
6 +* [[2. Installing PyNN>>doc:.Tutorials.Installing PyNN.WebHome]]
7 +** a) on Linux
8 +* [[3. Building and simulating a simple model>>doc:.Tutorials.Building and simulating a simple model.WebHome]]
10 10  
10 +== Planned tutorials ==
11 11  
12 +The first three tutorials should be followed in sequence. Following this, the remaining, more advanced, tutorials can be followed in any order.
13 +
14 +* [[1. Introduction to PyNN>>doc:.Tutorials.Introduction to PyNN.WebHome]]
15 +* [[2. Installing PyNN>>doc:.Tutorials.Installing PyNN.WebHome]]
16 +** b) on Mac OS
17 +** c) on Windows
18 +** d) in the EBRAINS Jupyter Lab
19 +* [[4. Recording and data handling>>doc:.Tutorials.Recording and data handling.WebHome]]
20 +* [[5. Structuring larger models>>doc:.Tutorials.Structuring larger models.WebHome]]
21 +* [[6. Models with spatial structure>>doc:.Tutorials.Models with spatial structure.WebHome]]
22 +* [[7. Synaptic plasticity>>doc:.Tutorials.Synaptic plasticity.WebHome]]
23 +* [[8. Randomness and reproducibility>>doc:.Tutorials.Randomness and reproducibility.WebHome]]
24 +* [[9. Running parallel simulations>>doc:.Tutorials.Running parallel simulations.WebHome]]
25 +
12 12  
Collaboratory.Apps.Collab.Code.CollabClass[0]
owner
... ... @@ -1,1 +1,0 @@
1 -adavison