Skip to content

Add generator app for grid searches

André Anjos requested to merge generator into master

This commit adds a Jinja2-based generator script into this package. It simplifies the task of generating multiple configurations for grid searches. There are test units & documentation available.

Merge request reports