Package topo :: Package base
[hide private]
[frames] | no frames]

Package base

source code

Basic files needed by all Topographica programs.

This package should be self-contained, i.e., should not refer to any other part of Topographica. For instance, no file may include an import statement like 'from topo.package.module import' or 'import topo.package.module'. This policy ensures that all of the packages outside of this one are optional.

$Id: __init__.py 10672 2009-10-28 01:00:50Z ceball $


Version: $Revision: 10672 $

Submodules [hide private]

Variables [hide private]
  __package__ = None