NineML Python library
stable
  • Motivation
  • Installation
  • Getting started
  • NineML Types
  • Serialization
  • Hierarchical dynamics
  • Examples
  • API reference
    • Common Types API
    • Abstraction layer API
    • User layer API
  • Release notes
  • Getting help
  • Contributing to NineML
  • Developer reference
NineML Python library
  • Docs »
  • API reference
  • Edit on GitHub

API referenceΒΆ

Following the layer structure of the NineML specification, the nineml package is split into a Abstraction and User Layers, with a small intersection that are common to both layers.

  • Common Types API
    • Document
    • Dimensions and units
  • Abstraction layer API
    • Common types
    • Mathematics
    • dynamics module
      • Ports
      • Time derivatives
      • Transitions
    • connectionrule module
    • randomdistribution module
  • User layer API
    • Components
    • References
    • Values and Physical Quantities
    • Properties
    • Populations
    • Projections
    • Networks
Next Previous

© Copyright 2011-2017, Andrew P. Davison Thomas G. Close, Mike Hull, and Eilif Muller, . Revision 0e5257d7.

Built with Sphinx using a theme provided by Read the Docs.