File: index.txt

package info (click to toggle)
brian 1.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 23,416 kB
  • ctags: 18,571
  • sloc: python: 68,406; cpp: 29,040; ansic: 5,182; sh: 111; makefile: 58
file content (44 lines) | stat: -rw-r--r-- 915 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Welcome to Brian's documentation!
*********************************

.. module:: brian
   :synopsis: The Brian package
.. moduleauthor:: Romain Brette
.. moduleauthor:: Dan Goodman

.. toctree::
   :maxdepth: 2
   
   introduction
   installation
   slowstart
   usermanual
   library
   advanced
   extending
   reference
   typicaltasks
   experimental
   developer

See also the `reference sheet <http://brian.di.ens.fr//BrianReference.pdf>`__.
You can download a PDF
version of the documentation `here <http://brian.di.ens.fr/docs/Brian.pdf>`__.

.. current removed because it's not written yet
   quickstart

.. TODO: where should these things go?

	The manual is currently undergoing a restructuring, the following pages have not yet been placed.
	
	.. toctree::
		:maxdepth: 2
		
		inside
		channels
		magic
		moreunits
		concepts
		reference-scipy-numpy-pylab