Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
tierkreis documentation
tierkreis documentation
  • Core Concepts in Tierkreis
  • Getting Started
  • API Reference
    • tierkreis
      • tierkreis.cli
        • tierkreis.cli.tkr
        • tierkreis.cli.run_workflow
      • tierkreis.worker
        • tierkreis.worker.storage
          • tierkreis.worker.storage.filestorage
          • tierkreis.worker.storage.in_memory
          • tierkreis.worker.storage.protocol
        • tierkreis.worker.worker
      • tierkreis.controller
        • tierkreis.controller.storage
          • tierkreis.controller.storage.adjacency
          • tierkreis.controller.storage.filestorage
          • tierkreis.controller.storage.walk
          • tierkreis.controller.storage.in_memory
          • tierkreis.controller.storage.protocol
        • tierkreis.controller.executor
          • tierkreis.controller.executor.uv_executor
          • tierkreis.controller.executor.in_memory_executor
          • tierkreis.controller.executor.shell_executor
          • tierkreis.controller.executor.protocol
          • tierkreis.controller.executor.multiple
        • tierkreis.controller.data
          • tierkreis.controller.data.location
          • tierkreis.controller.data.graph
          • tierkreis.controller.data.models
          • tierkreis.controller.data.core
          • tierkreis.controller.data.types
        • tierkreis.controller.start
        • tierkreis.controller.consts
      • tierkreis.builtins
        • tierkreis.builtins.stubs
        • tierkreis.builtins.main
      • tierkreis.value
      • tierkreis.exceptions
      • tierkreis.executor
      • tierkreis.consts
      • tierkreis.codegen
      • tierkreis.storage
      • tierkreis.builder
      • tierkreis.models
      • tierkreis.namespace
      • tierkreis.labels
    • aer_worker
      • aer_worker.stubs
      • aer_worker.main
    • nexus_worker
      • nexus_worker.stubs
      • nexus_worker.main
    • pytket_worker
      • pytket_worker.stubs
      • pytket_worker.default_pass
      • pytket_worker.main
Back to top
View this page

tierkreis documentationΒΆ

  • Core Concepts in Tierkreis
    • Program model
      • Tasks
      • Workflows
      • Types
    • Execution model
      • Controller
      • Storage
      • Worker
      • Executor
  • Getting Started
    • Step by step tutorials
    • Worker examples
      • Tierkreis Python library
  • API Reference
    • tierkreis
      • Subpackages
      • Submodules
      • Package Contents
    • aer_worker
      • Submodules
    • nexus_worker
      • Submodules
    • pytket_worker
      • Submodules
Next
Core Concepts in Tierkreis
Copyright © 2025, Quantinuum
Made with Sphinx and @pradyunsg's Furo