File: tutorial2_connections.txt

package info (click to toggle)
brian 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 18,216 kB
  • sloc: python: 49,547; cpp: 23,781; ansic: 5,182; makefile: 54
file content (19 lines) | stat: -rw-r--r-- 396 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.. currentmodule:: brian

.. _tutorial2_connections:

Tutorial 2: Connections
-----------------------

In this tutorial, we will cover in more detail the concept of a :class:`Connection`
in Brian.


**Tutorial contents**

.. toctree::
   :maxdepth: 2

   tutorial_2a_the_concept_of_a_connection
   tutorial_2b_excitatory_and_inhibitory_currents
   tutorial_2c_the_cuba_network