loman
  • Introduction
  • Installation Guide
  • Quick Start
  • Features
    • Creating Computation Graphs
      • @ComputationFactory: Define computations with classes
      • Adding Nodes Using the node Decorator
      • Constant Values
      • Tagging Nodes
      • Automatically expanding named tuples
      • Non-string node names
    • Querying Computation Graphs
    • Manipulating Computation Graphs
    • Other Computation Graph Operations
  • Strategies for using Loman in the Real World
  • API Reference
  • Release Checklist
loman
  • Features
  • Creating Computation Graphs
  • View page source

Creating Computation Graphs

  • @ComputationFactory: Define computations with classes
  • Adding Nodes Using the node Decorator
  • Constant Values
  • Tagging Nodes
  • Automatically expanding named tuples
  • Non-string node names
Previous Next

© Copyright 2017-2025, Ed Parcell.

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