~ubuntu-branches/ubuntu/precise/brian/precise

« back to all changes in this revision

Viewing changes to docs_sphinx/tutorials.txt

  • Committer: Bazaar Package Importer
  • Author(s): Yaroslav Halchenko
  • Date: 2010-11-02 18:19:15 UTC
  • Revision ID: james.westby@ubuntu.com-20101102181915-ivwy29820copccu2
Tags: upstream-1.2.2~svn2229
ImportĀ upstreamĀ versionĀ 1.2.2~svn2229

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.. currentmodule:: brian
 
2
 
 
3
Tutorials
 
4
=========
 
5
 
 
6
These tutorials cover some basic topics in writing Brian scripts in Python. The
 
7
complete source code for the tutorials is available in the tutorials folder
 
8
in the extras package.
 
9
 
 
10
.. toctree::
 
11
   :maxdepth: 2
 
12
   
 
13
   othertutorials
 
14
   tutorial1_basic_concepts
 
15
   tutorial2_connections
 
 
b'\\ No newline at end of file'