optiluca

Results 3 issues of optiluca

**Is your feature request related to a problem? Please describe.** I am trialling pygmo2 with a constrained optimisation problem, where each function evaluation takes a few minutes but I can...

enhancement

**Describe the bug** I've made an extremely minimal test problem which is multiobjective and has a dummy constraint. I get an error in the algorithm.evolve call, suggesting that my constraint...

bug

## 🐛 Bug I am trying to follow https://openxla.org/stablehlo/tutorials/pytorch-export verbatim. I have taken the official python:3.10 Docker image, and inside it I have installed: ``` --extra-index-url https://download.pytorch.org/whl/cpu torch==2.4.0 torchvision==0.19.0 torchaudio==2.4.0...

stablehlo