Attention: Due to an upgrade beginning on Friday, the 22nd August 2025, any new collabs, groups and any changes to teams will not be kept beyond the weekend. User creation will also be disabled during this time. The actual upgrade will take place on Wednesday, 27th August. On that day, any service requiring a Keycloak login will be unavailable for the duration of the upgrade. Thank you for your understanding as we complete this important work.


Last modified by adavison on 2022/10/04 13:53

From version 21.6
edited by shailesh
on 2021/10/06 13:30
Change comment: There is no comment for this version
To version 21.7
edited by shailesh
on 2021/10/06 13:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -82,8 +82,17 @@
82 82  << show created directory >>
83 83  )))
84 84  
85 +Now that we have our project's virtual environment setup, we are now ready to install PyNN and other simulators. In general, it is advisable to install the various simulators (especially NEURON and NEST) prior to installing PyNN, because PyNN will then auto compile NEURON's NMODL fles and NEST's extensions during installation. Alternatively, this would need to be done manually as described on the PyNN website. In this tutorial, we will adopt the easier approach and begin by installing the simulators. For the purposes of this tutorial, we shall demonstrate the installation of Brian2, NEURON and NEST simulators.
85 85  
87 +We start here with the installation of Brian2.
86 86  
89 +(% class="box infomessage" %)
90 +(((
91 +**Screencast** - current state of editor
92 +\\
93 +)))
94 +
95 +
87 87  (% class="box successmessage" %)
88 88  (((
89 89  **Slide** recap of learning objectives