File: index.rst

package info (click to toggle)
brian 2.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,872 kB
  • sloc: python: 51,820; cpp: 2,033; makefile: 108; sh: 72
file content (20 lines) | stat: -rw-r--r-- 297 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Advanced guide
==============

This section has additional information on details not covered in the
:doc:`../user/index`.

.. toctree::
   :maxdepth: 2

   functions
   preferences
   logging
   namespaces
   scheduling
   random
   custom_events
   state_update
   how_brian_works
   interface