Navigation

  • index
  • modules |
  • next |
  • dynpy 0.2.5 documentation »
  • Welcome to dynpy’s documentation!

Welcome to dynpy’s documentation!¶

dynpy is a package for defining and running dynamical systems in Python. Check out the GitHub repository or the dynpy tutorial.

dynpy module Index¶

  • dynpy.dynsys - Base module for dynamical systems
    • DynamicalSystem
    • DeterministicDynamicalSystem
    • StochasticDynamicalSystem
    • DiscreteStateDynamicalSystem
    • VectorDynamicalSystem
    • DiscreteStateVectorDynamicalSystem
    • ProjectedStateSpace
    • LinearDynamicalSystem
  • dynpy.bn - Boolean network module
    • BooleanNetwork
  • dynpy.ca - Cellular automata module
    • CellularAutomaton
  • dynpy.markov - Markov chain module
    • MarkovChain
    • MarkovChainSampler
  • dynpy.graphdynamics - Module for implementing dynamical systems on graphs
    • RandomWalkerBase
    • RandomWalkerEnsemble
  • dynpy.sample_nets - Module with sample networks and dynamical systems
  • dynpy.mx - Matrix utilities module
    • StateBase
    • IntScalar
    • MxBase
    • SparseMatrix
    • DenseMatrix
    • issparse()
    • get_state_cls()
    • get_matrix_cls()
    • format_mx()
    • finalize_mx()
    • pow()
    • expm()
    • make2d()
    • todense()
    • tosparse()
    • get_largest_right_eigs()
    • get_largest_left_eigs()
    • isnan()
    • array_equal()
    • getdiag()
    • multiplyrows()
    • hashable_array
    • hashable_state()
  • dynpy.caching - Module for caching and memoizing class methods
    • setup_cached_data_method
    • cached_data_method()
    • cached_data_prop()
  • dynpy.utils - Utilities module
    • readonlydict
    • is_int()

Indices and tables¶

  • Index

  • Search Page

Table of Contents

  • Welcome to dynpy’s documentation!
  • dynpy module Index
  • Indices and tables

Next topic

dynpy tutorial

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • dynpy 0.2.5 documentation »
  • Welcome to dynpy’s documentation!
© Copyright 2013-2023, Artemy Kolchinsky. Created using Sphinx 8.1.3.