Replies: 6 comments 9 replies
-
|
We can continue this:
|
Beta Was this translation helpful? Give feedback.
-
|
For the |
Beta Was this translation helpful? Give feedback.
-
|
Not so simple to change the callback for ipopt. We will see later. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
About plots, trick to plot directly (and only) to a file: using Plots
ENV["GKSwstype"]="nul"
plot(rand(100,1))
savefig("test.png")See this post |
Beta Was this translation helpful? Give feedback.
-
|
Many interesting things here: https://juliadynamics.github.io/DynamicalSystems.jl/latest/dynamicalsystems_interactive/ |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Travail pour PM-JG
Travail pour JBC-OC
constraintcall to be able to design properly the Hamiltonian (needs to call withxonly, or(x,u)depending on the type)Beta Was this translation helpful? Give feedback.
All reactions