control-toolbox / OptimalControl.jl

Solvers of optimal control problems
MIT License
28 stars 5 forks source link

`OptimalControl.jl` upgrade: `CTBase.jl` `v0.10`, `CTFlows.jl` `v0.4`, `CTDirect.jl` `v0.7`, `CTProblems.jl` `v0.7` #187

Closed jbcaillau closed 2 days ago

jbcaillau commented 1 week ago

The CI is ok but we need to update all the tutorials.

@ocots can you please elaborate a bit?

Originally posted by @ocots in https://github.com/control-toolbox/OptimalControl.jl/issues/184#issuecomment-2186478224

jbcaillau commented 1 week ago

@ocots @PierreMartinon wait for https://github.com/control-toolbox/CTDirect.jl/issues/115 to be solved, then update doc.

ocots commented 1 week ago

Par contre c'est dommage mais la branche https://github.com/control-toolbox/OptimalControl.jl/tree/187-doc-update vient de la main du coup on a perdu les trucs que j'avais modifié dans la branche up.

jbcaillau commented 1 week ago

Par contre c'est dommage mais la branche https://github.com/control-toolbox/OptimalControl.jl/tree/187-doc-update vient de la main du coup on a perdu les trucs que j'avais modifié dans la branche up.

@ocots je viens de faire un merge de up (toujours sur le remote) dans #187-doc-update, ça ditAlready up to date`.

ocots commented 1 week ago

En principe il reste le tuto init et le tuto plot.

jbcaillau commented 1 week ago

En principe il reste le tuto init et le tuto plot.

You mean: "all updated wrt. plotting changes but init et plot tutos"?

ocots commented 1 week ago

Now I mean that there is only the tutorial on how to initialise to update.

Of course, if we change again the API, there will be new changes to do. But I have made a pass on all the tutos and they compile with the versions written in the Project.toml.

ocots commented 1 week ago

This issue is for the update of the Project.toml and the documentation taking into account new releases of CT packages.

ocots commented 1 week ago

The associated branch has been renamed 187-oc-upgrade.

jbcaillau commented 1 week ago

@ocots @PierreMartinon teaser (4x faster load 💙) IMG_3290

ocots commented 1 week ago

The documentation of BifurcationKit is very nice.

Here is an example of shooting. See also this.

jbcaillau commented 1 week ago

The documentation of BifurcationKit is very nice.

Here is an example of shooting. See also this.

Nice job @rveltz 🙂