Oscar Dowson
Oscar Dowson
> But we could at least support it for abitrary scalar set. We already supported scalar sets: https://github.com/jump-dev/JuMP.jl/pull/2657. A special method was needed for `ComplexPlane` because it isn't a `MOI.AbstractSet`....
- [x] #3250 add a tutorial (e.g., AC-OPF) using complex number support: https://github.com/jump-dev/JuMP.jl/issues/3114.
- [ ] add an introduction to optimization tutorial. See the discussion in https://github.com/jump-dev/JuMP.jl/issues/2859
I added a bunch of examples for constraint programming: https://jump.dev/JuMP.jl/dev/tutorials/linear/constraint_programming/ - [x] We should do the same for conic. A lot of those sets aren't used very much because they're...
We're at a point where I've done most of the documentation changes I wanted to do. We still need to add a tutorial/example on the complex-valued stuff, and potentially a...
- [x] #3238 Multiple people have been confused about setting warm starts for Ipopt because they follow the conic tutorial: - https://stackoverflow.com/questions/75543689/primal-and-dual-warm-starts-jump-error-message - https://discourse.julialang.org/t/jump-model-warm-start-using-ipopt/92660
https://github.com/jump-dev/JuMP.jl/pull/3250 would solve the quantum information and complex-number tutorials.
> Nested optimization problems seem to be coming up frequently We have https://jump.dev/JuMP.jl/stable/tutorials/nonlinear/user_defined_hessians/#Bilevel-optimization, but perhaps it needs to be it's own tutorial, rather than a section?
- [ ] This question comes up surprisingly often: https://discourse.julialang.org/t/connecting-a-simple-first-order-solver-to-solve-standard-form-linear-program-to-jump/95694 I can see it being a good feature in `Utilities`, or as a tutorial with Simplex? It'd also make a...
So. I thought I'd give this Chat GPT thing a go. I could actually be useful in refining parts of the docs?(!?) Per their policies, I think we're okay to...