Qing jixiang
Qing jixiang
Hi tisimst and others, I've tried to use pyswarm to solve an engineering optimal problem but get Inf fp return when the _debug_ keyworld in PSO is set to be...
Hi there, I've tried to find a way to define some equal constraints but didn't find one, is there a way to do that?
Hi nice code I've tried to make thie code run using python3 but encountered some problems, so I've changed some in the Xfoil class: 1. from queue import Queue, Empty(for...
Hi there, I'm new to this lovely tool and had run some surrogate model optimization to validate this, all 2 dimension benchmark functions(Brainin, Rastrigin, Rosenbrock2D) showed relatively good perfomance. However,...
Thanks for this wonderful package and the influential work! i came across a part of the code that puzzled me. In the BO loop, I noticed [this line](https://github.com/brandontrabucco/design-baselines/blob/785dbcfa58107bfcc426257a1c2e69d7f71c3c27/design_baselines/bo_qei/__init__.py#L242) calculate the...