Closed dylanwells37 closed 6 months ago
Alright, I changed all the docstrings to the format you suggested and changed all 5 exit commands to use the sys module
Looks really good to me. One thing, can you upload the settings.yaml
file you read from in the GA class on this commit too?
Looks really good to me. One thing, can you upload the
settings.yaml
file you read from in the GA class on this commit too?
I uploaded an example settings,yaml file. The Run_GA script automatically reads in the settings file that the PUEO loop creates from the bash setup file's parameters.
Sweet, looks good to go!
Chosen to implement based on performance results over regular GA shown here on the PUEO wiki.
Additional features over current c++ version: