Spatially-structured networks¶
Here you can find how to build complex, layered networks in NEST.
Note
In NEST 2.x spatially-structured networks were in the topology module.
This module is removed in NEST 3.0, and all functionality that was
formerly provided by the topology module is now in the main nest module.
See the NEST 3.0: Detailed transition guide for more information.
If you’ve never used spatially-structured networks before, we recommend you check out our PyNEST tutorial on the topic
We also have a comprehensive guide into spatially-structured networks
And we have a large selection of examples, including a detailed example using the Hill and Tononi model. Check them out in our Spatial networks examples section.