PyRates Documentation Logo

Overview

  • General Information
  • Installation and Requirements
  • Example: Two rate-coupled leaky integrators
  • Mathematical Framework and Syntax
  • Model Definition via YAML Templates
  • Changelog

Use Examples

  • 1. Model Definition/Implementation
  • 2. Pre-Implemented Models
  • 3. Model Analysis

API

  • 1. PyRates.pyrates
  • 2. PyRates.model_templates
  • 3. PyRates.tests
PyRates Documentation
  • Overview: module code

All modules for which code is available

  • pyrates.backend
    • pyrates.backend.base.base_backend
    • pyrates.backend.base.base_funcs
    • pyrates.backend.computegraph
    • pyrates.backend.fortran.fortran_backend
    • pyrates.backend.fortran.fortran_funcs
    • pyrates.backend.julia.julia_backend
    • pyrates.backend.parser
    • pyrates.backend.torch.torch_backend
  • pyrates.frontend.dict
  • pyrates.frontend.file
  • pyrates.frontend.fileio
    • pyrates.frontend.fileio.pickle
    • pyrates.frontend.fileio.yaml
  • pyrates.frontend.template
    • pyrates.frontend.template.abc
    • pyrates.frontend.template.circuit
    • pyrates.frontend.template.edge
    • pyrates.frontend.template.node
    • pyrates.frontend.template.operator
    • pyrates.frontend.template.operator_graph
  • pyrates.ir.abc
  • pyrates.ir.circuit
  • pyrates.ir.edge
  • pyrates.ir.node
  • pyrates.ir.operator
  • pyrates.ir.operator_graph
  • pyrates.utility
  • tests.test_backend_parser
  • tests.test_backend_simulations
  • tests.test_implemented_models

© Copyright Richard Gast and Daniel Rose.

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