A SEAMM plug-in which provides loops in flowcharts.


Keywords
SEAMM, plug-in, flowchart, control, loops, computational-chemistry, computational-materials-science, molssi, molssi-seamm
License
BSD-3-Clause
Install
pip install loop-step==2020.8.3

Documentation

SEAMM Loop Plug-in

GitHub pull requests Build Status Code Coverage Code Quality Documentation Status PyPi VERSION

A SEAMM plug-in which provides loops in flowcharts.

This plug-in provides looping control structures for flowcharts, like a for loop in a programming language.

Features

  • Simple for i = # to # by # loops
  • Foreach loop over elements in a list
  • For row loop over rows in a table (see the table plug-in)

Acknowledgements

This package was created with Cookiecutter and the molssi-seamm/cookiecutter-seamm-plugin project template.

Developed by the Molecular Sciences Software Institute (MolSSI), which receives funding from the National Science Foundation under award OAC-1547580 and CHE-2136142.