Package mvpa
[hide private]
[frames] | no frames]

Package mvpa

source code

MultiVariate Pattern Analysis

Package Organization

The mvpa package contains the following subpackages and modules:


Author: Michael Hanke, Yaroslav Halchenko, Per B. Sederberg

Requires: Python 2.4+

Version: 0.4.0

See Also:
The PyMVPA webpage, GIT Repository Browser

License: The MIT License

Copyright: © 2006-2008 Michael Hanke <michael.hanke@gmail.com>

Contributors (Alphabetical Order):
Submodules [hide private]
    Basic Data Structures
    Algorithms
    Miscellaneous

Functions [hide private]
 
seed(random_seed)
Uniform and combined seeding of all relevant random number generators.
source code
Variables [hide private]
  pymvpa_version = '0.4.0'
  _random_seed = int(N.random.uniform()*(2** 31-1))

Imports: os, random, N, cfg, psyco, verbose, debug