flowrep Logo
  • Example Notebooks
  • API Documentation
flowrep
  • flowrep.retrospective package
  • View page source

flowrep.retrospective package

Submodules

  • flowrep.retrospective.datastructures module
    • AtomicData
      • AtomicData.from_recipe()
      • AtomicData.function
    • CompositeData
      • CompositeData.edges
      • CompositeData.input_edges
      • CompositeData.nodes
      • CompositeData.output_edges
    • ConstantData
      • ConstantData.from_recipe()
    • DagData
      • DagData.from_recipe()
    • FlowControlData
      • FlowControlData.from_recipe()
    • ForEachData
    • IfData
    • InputDataPort
      • InputDataPort.default
      • InputDataPort.get_data()
    • NodeData
      • NodeData.from_recipe()
      • NodeData.input_ports
      • NodeData.output_ports
      • NodeData.recipe
      • NodeData.view()
    • NotData
    • OutputDataPort
    • TryData
    • WhileData
    • recipe2data()
  • flowrep.retrospective.storage module
    • LexicalBagBrowser
      • LexicalBagBrowser.browse()
      • LexicalBagBrowser.list_paths()
      • LexicalBagBrowser.load()
      • LexicalBagBrowser.widget()
    • list_lexical_paths()
    • load_from_bag()
    • validate_bag()
  • flowrep.retrospective.storage_widget module
    • LexicalBagTree
      • LexicalBagTree.load_selected()
  • flowrep.retrospective.viewer module
    • view()

Module contents


© Copyright 2024, Max-Planck-Institut für Nachhaltige Materialien GmbH - Computational Materials Design (CM) Department All rights reserved.

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