Olivier Cots

Results 89 comments of Olivier Cots

@jbcaillau I can't find any list. Maybe we can do one. I watch Léon Marchand at 11:40 and then, I will start a list.

Things we can do before the new release `v1.0.0`. See some info [here](https://juliahub.com/ui/Packages/General/OptimalControl) about `OptimalControl.jl`. **Reference.** - [x] https://github.com/control-toolbox/OptimalControl.jl/issues/175. https://github.com/control-toolbox/OptimalControl.jl/issues/166 **Documentation.** - [x] https://github.com/control-toolbox/OptimalControl.jl/issues/253. We should add a description of...

For what I will do I have put a ⚽️

I have added `MINPACK` in the indirect simple shooting tutorial and the Goddard problem. I have to check that there is no error since I have added a `try...catch` to...

We should also add a tutorial about how to improve performance installing `HSL`, using the best linear solver, etc.

No there will be both.

> > No there will be both. > > where do we (still) need NonlinearSolvePoo? Tutorials: - Indirect simple shooting - Goddard

I think we should add: - a tutorial about how to optimize the code, cf. https://github.com/0Yassine0/COTS.jl. - a tutorial (in manual part) about the solvers, cf. https://github.com/control-toolbox/OptimalControl.jl/issues/253. - a tutorial...

> > I think we should add: > > > > * a tutorial about how to optimize the code, cf. https://github.com/0Yassine0/COTS.jl. > > what do you mean? user stuff...

@PierreMartinon Est-ce clair ? > Regarding MadNLP, I have one question: I don't know how to have the CTSolveExt extension loaded if _either_ `NLPModelsIpopt` or `MadNLP` are used. From the...