Nkehoe-QUB

Results 2 comments of Nkehoe-QUB

Hello, I believe this bug is affecting my usage of the package. I have the following instance of the Optimisation class and after the first iteration is seems to swap...

Hi, I'm sorry it turns out it's an issue how I'm handing the output of `optimiser.suggest()` and passing it to my simulation. I was doing: ``` next_points = optimizer.suggest() ID...