-
This requires:
- [ ] Output measurements CSVs with outliers replaced by empty lines / lines with timestamp only to feed to the NLOpt step
- [x] Output the resulting extrinsic calibration (includin…
-
In the LiDO design optimization suite, we are investigating adding a new adaptive mesh refinement capability. In this context, we start out with a design mesh that remains constant. The true DOFs of a…
-
**Question❓**
I was wondering if there's something that prevents OptimizationMOI from using the globally passed `maxiters`. Currently (Optimization v4.0.3, OptimizationMOI v0.5.0), when I pass that…
-
[Gurobi](https://www.gurobi.com/) is a commercial software for optimization problems and it requires a license to run (freely available for a limited period of time, should be 18 months from the insta…
-
### Is your feature request related to a problem? Please describe.
With the pending closure of https://github.com/scipy/scipy/pull/20964, PRIMA will be integrated with SciPy, and while the primary go…
-
## ❓ Questions and Help
Hi, I'm doing pose graph optimization with theseus. I get the following error:
```
4294 Traceback (most recent call last):
4295 File "/home/stud/lxuh/LoopClosure_for_…
-
Hi,
I was wondering if IPNewton() could be used in conjunction with equality constraints. The tutorial was quite nice, but noted that this had not yet been implemented.
Something else I notice…
alh99 updated
4 years ago
-
When reading polynomial_optimization_nonlinear_impl.h, in line 283, we have this:
` cost_time = total_time * total_time *
optimization_data->optimization_parameters_.time_penalty;
`
…
-
### Checklist
I have an implementation of a nonlinear optimization problem for thermokinetic regulation using IPOPT, which is called through pyomo.
I would like to integrate that algorithm into …
-
### Scenario trees/lattice reading
Scenarios for multistage stochastic programs
https://www.karlin.mff.cuni.cz/~kopa/papers/vanc-ed.pdf
Overview of scenario tree generation methods, applied in …
msz13 updated
2 months ago