optimas-org / optimas

Optimization at scale, powered by libEnsemble
https://optimas.readthedocs.io
Other
22 stars 13 forks source link

Fix bug with executable in `sim_files` #98

Closed AngelFP closed 1 year ago

AngelFP commented 1 year ago

A bug in the order with which the Exploration is initialized was preventing the executable provided to the TemplateEvaluator from being added to the sim_files list.

Fixes #97