Changes for page Arbor

Last modified by abonard on 2025/04/10 15:11

From version 33.1
edited by abonard
on 2025/04/10 15:11
Change comment: There is no comment for this version
To version 16.1
edited by abonard
on 2025/04/10 15:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -69,4 +69,15 @@
69 69  **Level**: advanced(%%) **Type**: user documentation
70 70  
71 71  This tutorials will teach you how to build a basic MPI aware arbor.context to run a network. This requires that you have built Arbor with MPI support enabled. Finally you will run the simulation and extract the results.
72 +=== [[A detailed single cell recipe>>https://docs.arbor-sim.org/en/stable/tutorial/single_cell_detailed_recipe.html||rel=" noopener noreferrer" target="_blank"]] ===
72 72  
74 +**Level**: advanced(%%) **Type**: user documentation
75 +
76 +This tutorial will teach you how to build an arbor.recipe., an arbor.context and
77 +create an arbor.simulation. The running the simulation and visualising the results.
78 +=== [[Spike Timing-dependent Plasticity Curve>>https://docs.arbor-sim.org/en/stable/tutorial/calcium_stdp_curve.html||rel=" noopener noreferrer" target="_blank"]] ===
79 +
80 +**Level**: advanced(%%) **Type**: user documentation
81 +
82 +We will focus on implementing a stochastic differential equation (SDE) in Arbor’s NMODL dialect and examine the mechanism code in the Arbor repository.
83 +