-
Hi,
I get the error message "TypeError: only integer scalar arrays can be converted to a scalar index" when I try to inizialize my optimizer. I belive it is because self.space.random_points(init_poi…
-
This is an attempt to investigate the errors in the adjoint gradient of a broadband simulation. The test involves comparing the adjoint gradients using two different configurations:
1. a **multi-f…
-
Hi, I have a bi-level problem where the lower level is solved by CPLEX and I would like to solve the upper level using CMA-ES. As shown in the examples, wee need to define a fitness function
`foo = …
-
By design, truck/directions honours all soft road restrictions. This means a user may provide waypoints and vehicle dimensions for which there is no valid route. The user may change their waypoints a…
-
QLaw allows for planning of low-thrust trajectories from _arbitrary_ source to target orbits. This would expand poliastro's capabilities from single orbital element changes with low-thrust to more com…
-
Package: boost-system:wasm32-emscripten@1.84.0
**Host Environment**
- Host: x64-windows
- Compiler: Clang 19.0.0
- vcpkg-tool version: 2024-03-14-7d353e869753e5609a1f1a057df3db8fd356e49d
…
-
**Feature description**
Allow pyPESTO to store intermediate results before the whole process is finished (e.g. optimization, sampling).
**Motivation/Application**
This is important specially when…
-
I recently got this error while trying to perform multiobjective constrained optimization with the mlrMBO library:
```
library(mlrMBO)
obj.fn = makeMultiObjectiveFunction(
name = "My test …
-
Hi.
I was reading the botorch code for multi-objective optimization, but I got confused by the function called [infer_reference_point](https://github.com/pytorch/botorch/blob/d2c6f5ea110372a1bf586e4e…
-
## Feature request
Requires valid distance metrics for crystal structures and polymers that encode chemo-structural novelty and polymeric novelty, respectively as well as structure-based regressi…