File: introduction.rst

package info (click to toggle)
nipy 0.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,352 kB
  • sloc: python: 39,115; ansic: 30,931; makefile: 210; sh: 93
file content (18 lines) | stat: -rw-r--r-- 451 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. _introduction:

==============
 Introduction
==============

As you can see, we do not yet have much of a user guide for NIPY.  We
are spending all our effort in developing the building blocks of the
code, and we have not yet returned to a guide to how to use it.

We are starting to write general :ref:`tutorial-index`, that include
introductions to how to use NIPY code to run analyses.

.. toctree::
   :maxdepth: 2

   ../mission
   ../history