PYME.recipes.recipeLayout module¶
- PYME.recipes.recipeLayout.layout(dg)¶
Find the input lines coming in to each processing node
- Parameters
- dgthe dependency graph
- Returns
- PYME.recipes.recipeLayout.layout_vertical(dg, rdg)¶
Find the input lines coming in to each processing node
- Parameters
- dgthe dependency graph
- Returns
- PYME.recipes.recipeLayout.plot_vertical(recipe, fig=None)¶
- PYME.recipes.recipeLayout.to_svg(dg)¶